|
Browse by Tags
All Tags » [ultrawebgrid] » webcombo ( RSS)
-
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 {...
-
I had a need for a combobox that allowed multiselect and checkbox. WebCombo was very close to what I needed, with some simple code i was able to achieve this functionality so i figured i would share with others who may be interested. Steps: Drop a webcombo on your form: In page_load add the following...
-
Hi, I'm just wondering if you finally get this thing to work because I have to do exactly the same thing as you. I know you were told to use the ajax pro library, is it working fine ? Or did you finally use another way of solving your issue ? I'm asking you this because I'm not too familiar...
Page 1 of 1 (3 items)
|
|