linkbutton in datagrid
-
hi everyone I want to make a linkbutton in datagrid (in the first column of the datagrid) and put my code when i click this linkbutton if any one have idea about that ..i will appreciate that if he/she told me about it thanks in advance
haitham
-
hi everyone I want to make a linkbutton in datagrid (in the first column of the datagrid) and put my code when i click this linkbutton if any one have idea about that ..i will appreciate that if he/she told me about it thanks in advance
haitham
in the property builder, in the columns tab, add one template column. then right click the grid, select that template column. drag and drop a linkbutton into the item template column.
-
in the property builder, in the columns tab, add one template column. then right click the grid, select that template column. drag and drop a linkbutton into the item template column.
first i would like to thanks about your attention .it works with me successfully but establish a new column in the datagrid, i tried to bind the new column opened in datagrid (in design mode) with one of my columns when the datagrids is filled with data(in run mode) but the result is :it opened a new column (column[0]) on the left of my columns thanks in advance
haitham