Infragistics Home

Infragistics Forums

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

WebCombo - Set selected value to None

Last post 10-07-2008 17:19 by PsychoTeddy. 1 replies.
Page 1 of 1 (2 items)
Sort Posts: Previous Next
  • 10-06-2008 13:42

    • rbscene
    • Not Ranked
    • Joined on 01-16-2008
    • Points 45

    WebCombo - Set selected value to None

    We have a webcombo box added to a page then Databound in code to an object, we can select a value, but when we select a value we loose the BLANK VALUE, and have no way to unselect the Value, is there a way to add a Title Value after Databinding, like in a regulare ASP.net Dropdown.

    wbcombo.items.insert --??

    For a state drop down having -Select State- at the top with a value of 0.

     Thanks

    Rob

    • Post Points: 20
  • 10-07-2008 17:19 In reply to

    Re: WebCombo - Set selected value to None

    I'm not sure about this, but I'd try inserting a new UltraGridRow (with the value and text you want) to the WebCombo after databinding. Of course, this would be the row Index 0.

    "Programming is an art form that fights back" _ Se habla español.
    • Post Points: 5
Page 1 of 1 (2 items)
Powered by Community Server (Commercial Edition), by Telligent Systems