This is a migrated thread and some comments may be shown as answers.

how to bind a GridDropDownColumn

1 Answer 62 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Gina
Top achievements
Rank 1
Gina asked on 17 Sep 2009, 01:46 PM
I have a linq query that returns a list of locations. Is it possible to bind the query results to a gridDropdown from the code behind ? I have the gridDropDown on that aspx page, but am not sure if i have to do everything from the back end or if there is just a setting i can do in the back end to populate the dropdown.  if so can someone show me a sample of how it would be done.. I am totally drawing a blank on this one.

Thanks
Gina

1 Answer, 1 is accepted

Sort by
0
Princy
Top achievements
Rank 2
answered on 18 Sep 2009, 04:45 AM
Hello Gina,

You can go through the following help document which explains on how to configure or customize your dropdowncolumn acoording to your requirements. This should probably help you out:
Customize/Configure GridDropDownColumn

Thanks
Princy.
Tags
Grid
Asked by
Gina
Top achievements
Rank 1
Answers by
Princy
Top achievements
Rank 2
Share this question
or