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

change datasource of GridDropDownColumn

2 Answers 154 Views
Grid
This is a migrated thread and some comments may be shown as answers.
john
Top achievements
Rank 1
john asked on 21 May 2008, 08:03 PM
Hi,

I have a GridDropDownColumn.  There are two datasources. (objectdatasource1 and objectdatasource2)

The GridDropDownColumn by default uses objectdatasource1, however, for inserts, it is to use objectdatasource2.

How do I get control of  GridDropDownColumn (just for the insert row GridDropDownColumn  item) to point to objectdatasource2?

Thanks,
John

2 Answers, 1 is accepted

Sort by
0
Accepted
Princy
Top achievements
Rank 2
answered on 22 May 2008, 05:54 AM
Hi John,

Go through the following help document link.
Customize/Configure GridDropDownColumn

Princy.
0
john
Top achievements
Rank 1
answered on 22 May 2008, 06:29 AM
Thanks again Princy, 

I can write the code, just need to know where to look sometimes.

Thanks again,
John
Tags
Grid
Asked by
john
Top achievements
Rank 1
Answers by
Princy
Top achievements
Rank 2
john
Top achievements
Rank 1
Share this question
or