Infragistics Home

Infragistics Forums

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

Browse by Tags

All Tags » [ultrawebgrid] » DropDownList (RSS)
  • ultrawebgrid+dropdownlist

    How can i fill a bulk of data in a dropdown list in ultrawebgrid.i want to fill it from my database table using sqldatasource. when iam trying to fill it my grid is not working .i cant do anything inside it .i want to fill the name of countries in my dropdownlist.
    Posted to Forum by agz29 on 11-18-2008
  • How to place Controls in WebGrid

    How can i place a dropdown list in ultrawebgrid and how to assign values to it.
    Posted to Forum by agz29 on 10-17-2008
  • Populate DropDownList from a Generic List<TObject>

    Can I bind a generic list objects to a UltraGridColumn.ValueList.DataSource? The object is a generic object contains fields mapped from database table. Here is my code snippet. public class ListData { public string Code { get ; set ; } public string Description { get ; set ; } public string Others {...
    Posted to Forum by anwang168 on 08-21-2008
  • Re: Can Dropdownlist selected value be something other than index 0 upon user entering cell?

    My dropdown doesn't have any HTML code in the .aspx file. I used the functions for the infragistics grid/dropdown to get the selection to go to the value 'Yes'. The value will always be 'Yes'. The problem that I'm having now is that when I enter the cell and there's already...
    Posted to Forum by danid12 on 07-29-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 (5 items)
Powered by Community Server (Commercial Edition), by Telligent Systems