|
Browse by Tags
All Tags » [ultrawebgrid] » DropDownList ( RSS)
-
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.
-
How can i place a dropdown list in ultrawebgrid and how to assign values to it.
-
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 {...
-
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...
-
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 (5 items)
|
|