R
R.A.M.
Hello,
I am writing ASP.NET application. I want to have a page with FormView for
documents header and GridView or DataList for document positions. The
control for document position should display positions in Excel-like table
but although most of cells for columns should be TextBoxes, some should be
DropDownLists. I can do it in DataList (templates!), but I don' t know if I
can do it in GridView.
Is it possible to have a GridView with some columns as TextBoxes and some as
DropDownLists?
Please help.
Thank you!
/RAM/
I am writing ASP.NET application. I want to have a page with FormView for
documents header and GridView or DataList for document positions. The
control for document position should display positions in Excel-like table
but although most of cells for columns should be TextBoxes, some should be
DropDownLists. I can do it in DataList (templates!), but I don' t know if I
can do it in GridView.
Is it possible to have a GridView with some columns as TextBoxes and some as
DropDownLists?
Please help.
Thank you!
/RAM/