|
Browse by Tags
All Tags » [ultrawebgrid] » valuelist ( RSS)
-
How can a user remove the value from a drop down list column after he/she selected an entry in the drop down list. We tried to assign an empty string to the UltraGridColumn.ValueList.Prompt property. However, the empty string entry can not even be found inside the dropdown list. If we assign anything...
-
I have large drop-down column on an UltraWebGrid and I want to disable ViewState so that the browser doesn't need to postback that huge list. I've tried setting ViewState="False" on the grid - which disables some of the styling state, but it doesn't remove the list data from the...
-
Hello, I'm not sure what i'm doing wrong here, I get all the items I want in the valuelist I'm creating through code but it doesn't want to appear as a dropdown in the filterrow for the column I want to use it for. Following code is used to fill and attach the valuelist. <code>...
-
UltraWebGrid v 6.2 and .Net 2.0 I have a dropdownlist that is created and filled in the codebehind. I also have the first line/index blank, which is also inserted in the codebehind. Currently, upon enter, it goes to index 0. This happened before and after I inserted the blank at the index 0. Prior to...
Page 1 of 1 (4 items)
|
|