Infragistics Home

Infragistics Forums

Infragistics community online discussions.
Welcome to Infragistics Forums Sign in | FAQ
in Search

Browse by Tags

All Tags » [ultrawebgrid] » valuelist (RSS)
  • Assign Null to DropDownList Column

    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...
    Posted to Forum by anwang168 on 09-04-2008
  • Disable ViewState for Grid Column ValueList

    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...
    Posted to Forum by gcsrdb on 08-29-2008
  • I don't get to attach a valuelist to filterrow of a specific column

    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>...
    Posted to Forum by WimVS on 08-11-2008
  • Can Dropdownlist selected value be something other than index 0 upon user entering cell?

    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...
    Posted to Forum by danid12 on 07-28-2008
Page 1 of 1 (4 items)
Powered by Community Server (Commercial Edition), by Telligent Systems