J
Jatinder Duggal via .NET 247
Hi There,
I am using a datagrid to display some data. One column of datagrid is a linkbutton(Text="Next") and another displays ""(empty). If u click linkbutton/Next
1. the "" should change to some number which is declared global and is incremented on every click.
2. Apart from that the linkbutton should vanish. But only for that row.
I am looking some advice to achieve the 2nd part. I cannot hide the linkbutton cell for that row, coz it changes the appearance of datagrid.
Thanks in advance
I am using a datagrid to display some data. One column of datagrid is a linkbutton(Text="Next") and another displays ""(empty). If u click linkbutton/Next
1. the "" should change to some number which is declared global and is incremented on every click.
2. Apart from that the linkbutton should vanish. But only for that row.
I am looking some advice to achieve the 2nd part. I cannot hide the linkbutton cell for that row, coz it changes the appearance of datagrid.
Thanks in advance