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

[Solved] 2- level hierarchy grid

1 Answer 157 Views
Grid
This is a migrated thread and some comments may be shown as answers.
anna
Top achievements
Rank 1
anna asked on 23 May 2008, 07:54 PM
i have a grid with 2- level  hierarchy. and i set 

CommandItemDisplay

="Top".

now problem is, for one of my columns i have to select the values of that column from a list control that will get the data from another sqldatasource.  how do i do that. because when i click on add new record, it shows me just the name of  those columns that appear in the grid with a textbox.

1 Answer, 1 is accepted

Sort by
0
Shinu
Top achievements
Rank 2
answered on 26 May 2008, 05:14 AM
Hi Anna,

You can design your custom Insert form using FormTemplate. Go through the following demo link to get more details aout the FormTemplate Insert/Edit form.

Form template edit form

Shinu.


Tags
Grid
Asked by
anna
Top achievements
Rank 1
Answers by
Shinu
Top achievements
Rank 2
Share this question
or