|
code
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
DataGrid Template Item WrapI am having a DataGrid that uses a template to display information. One row
of the tamplate has Info1,Info2,Info3. Info1 sometimes gets too long resulting in increase of the width of the DataGrid.I tried putting in a fixed width for that cell.It never wraps.It goes beyond the display screen. Kindly help. Regards Vishwanathan <asp:TemplateColumn HeaderText="Info 1">
<HeaderStyle width="60"></HeaderStyle> Show quoteHide quote "Vishwanathan Raman" wrote: > I am having a DataGrid that uses a template to display information. One row > of the tamplate has Info1,Info2,Info3. Info1 sometimes gets too long > resulting in increase of the width of the DataGrid.I tried putting in a fixed > width for that cell.It never wraps.It goes beyond the display screen. > Kindly help. > > Regards > Vishwanathan
Custom Controls & Javascript
DataGrid with edititemtemplate RadioButton in 2 GroupNames? Another basic question: How to call and show one Web Form from another Web Form? ASP.net datagrid with more than 1 datasource Datagrid - How to format EditCommandColumn? SortCommand and custom headers - why won't they play nice? Odd Dropdownlist problem ListBox not firing SelectedIndexChanged (AutoPostBack=True) Panel limitations? |
|||||||||||||||||||||||