NewRow's cell wraping false is not working

3 replies. Last post: April 4, 2016 4:06 AM by Erwin Sanders
Tags :
  • (None)
  • New Discussion
  • New Question
  • New Product Feedback
Sachin JainMember
Hi,

We are using webgrid 10. Cell text-wrapping is made false on page  and it is working perfectly for display and edit also. At time of adding new row the setting for no-wrap is not working for column made from WebValueList or webCombo; although it works perfectly for text columns. Entered text is shown with wrap.

It may be small setting from clientside or serverside like

webGridColumn.CellStyle.Wrap = false;
webGridColumn.HeaderStyle.Wrap = false;
webGridColumn.AllowMultiLine = false;

 

For failed validation, UI does not look nice.

Could someone suggest some fix for this !

regards

Sachin




All times are GMT -5. The time now is 11:16 AM.
Previous Next