Posted on: 10/16/2015 8:53:51 AM | Views : 1196

Dear Sir,

In my asp.net webpage there is two radgrid control, one grid is for loading all clients and another one is loading all existing location from database.. my problem is when i loading both grid all other events in my page are not working , it then working only client side coding..
But if i load one grid at a time either client or location grid it will work fine, both are called in separate button click,
If i call and bind client grid it will work fine until i select and bind location grid, if i bind location grid then all other events not working at all, then need to reload the page again
Does any one know why this happened like this ,
Please help me to find a solution ....

Go to the complete details ...