Hi all...
I need help in playing with GridView..
I have binded the gridview with DataTable.
Now, I want to add a clickable delete image on all the rows of the gridview, except for the header.
And, on this click, I want to delete that row from the gridview and database.
Eg -
1 ABC 20,000.00 [IMAGE]
2 DEF 10,000.00 [IMAGE]
------
How do I get this design ??
Please help me out... Thanks in advance..
Loading
Riddhi ValechaPosted Nov 17, 2013, 5:11 AM
I have already visited this link...
The image is not in the database... its in a folder of the website.....
I have to add 1 column without header text and fit this image there...
Satyapriya NayakPosted Nov 16, 2013, 8:01 AM