Click here to Skip to main content
15,867,704 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi to all,
I have a gridview control.
1>With in that i want to perform DML operations on gridview control
2>with in that(Gridview control) when i select any dropdownlist control(suppose country) the related data will displayed in another dropdownlist control.

pls tell me how to solve it..........
Posted
Comments
Raje_ 8-Aug-12 1:41am    
So what is your problem?

For your DML Opeations in Grdidview you can check this link.
For cascading dropdown action you can check this Link.
DML Operations without datasources you can check this Link.
 
Share this answer
 
v3
Comments
panduu 8-Aug-12 2:08am    
Thank u guys for sending.
but i need without using SqlDataSource Control.
pls tell me how to do it
Prabhakaran Soundarapandian 8-Aug-12 2:18am    
have a look on this http://www.aspdotnet-suresh.com/2011/02/how-to-inserteditupdate-and-delete-data.html
You can use Ajax Cascading Dropdownlist:
how to implement cascading dropdownlist in gridview using asp.net[^]

All the best.
 
Share this answer
 
Comments
panduu 8-Aug-12 4:47am    
Thank u for Sending.
please i need this requirement without using Ajax.

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