EditTemplate

S

simon

When user clicks the edit button I would like that panel is inserted between
the rows in datagrid.
In this panel I have all the fields for some record, I update them and then
rebind the dataGrid.

In fact, now you have to write <EditItemTemplate> for each item, but I would
like to write some kind of
<EditRowTemplate> for entire row. Is it possible?

Thank you,
Simon
 
S

Scott Mitchell [MVP]

simon said:
In fact, now you have to write <EditItemTemplate> for each item, but I would
like to write some kind of
<EditRowTemplate> for entire row. Is it possible?

This is not possible with the built-in DataGrid control. Although you
could probably achieve this functionality if you rolled your own server
control...

--

Scott Mitchell
(e-mail address removed)
http://www.4GuysFromRolla.com
http://www.ASPFAQs.com
http://www.ASPMessageboard.com

* When you think ASP, think 4GuysFromRolla.com!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,744
Messages
2,569,484
Members
44,903
Latest member
orderPeak8CBDGummies

Latest Threads

Top