Click here to Skip to main content
15,888,984 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
If i am Loading datagrid using Dataset , Is it possible to add Update, Select and delete Button to that grid..

Note : Data Loading to the grid view is from different tables, using Inner join and Cross Join.

If that is possible how can i implement it ?

What I have tried:

When i tried adding it automatically it just shows edit and delete but dont show the data.
Posted
Updated 14-Aug-16 4:22am

1 solution

Did you tried adding template In gridview

Look @
Editable Gridview with Textbox, CheckBox, Radio Button and DropDown List[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900