|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
generate DataGrid at Runtime..... PROBLEM !!!!Dera All
I am generating dataGrid at runtime (dim dg as new datagrid) and so also bound column , EditCommandColumn and other... now i want to enable in-line edit. how to do it as OnEditCommand datagrid created at runtime doesnot offer OnEditCommand facility. how to write Event handler ? regards. Create event handler
AddHandler dg.EditCommand, AddressOf MethodName HTH Elton Wang elton_w***@hotmail.com Show quoteHide quote >-----Original Message----- >Dera All > > I am generating dataGrid at runtime > (dim dg as new datagrid) > and so also bound column , EditCommandColumn and other... > > now i want to enable in-line edit. > > how to do it as OnEditCommand datagrid created at runtime doesnot >offer OnEditCommand facility. > >how to write Event handler ? > >regards. > >. > Here's an example:
http://www.daveandal.net/books/6744/webforms/dynamicgrid.aspx <n.sha***@gmail.com> wrote in message Show quoteHide quote news:1109242244.465834.233230@f14g2000cwb.googlegroups.com... > Dera All > > I am generating dataGrid at runtime > (dim dg as new datagrid) > and so also bound column , EditCommandColumn and other... > > now i want to enable in-line edit. > > how to do it as OnEditCommand datagrid created at runtime doesnot > offer OnEditCommand facility. > > how to write Event handler ? > > regards. >
Datagrid Add new Row problkem
Select button in datagrid Conditionally set dataGrid Rows backcolor Need Help in creating a HyperlinkButton in Datagrid aspx, word question Condition Edit Action How to properly Format zip code in a datagrid REPOST: MSDN UNIVERSAL NG SUPPORT, WHERE ARE YOU? Call windows apps from web apps whole Row in datagrid is sensitive on click |
|||||||||||||||||||||||