المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : csharp code to insert imagebuttons as two columns in gridview dynamically



C# Programming
11-21-2009, 02:33 AM
autogeneratecolumns should be true.
dataset has already 5 columns in a table.
newly have to add imagebuttons edit,delete for every row in the gridview.
code using c#.net.
now newly two columns has to be added to gridview,each row edit and delete image buttons
have to be added