Hello,
I need to insert user's details into a table using radgrid.
I need to enter state and country of the user.
So, in Add new record -> I should be able to filter states based on countries using 2 dropdownlists.
So, in the selected index changed event of the country dropdown - i should able to find the both the dropdown controls.
But I am not able to do that. Only null is coming in that.
please, provide me a solution as soon as possible.
Since, I am not saving after selecting country, I suppose the radgrid events may not work in this scenario. I cannot write code in item created or itemdatabound.,, etc.,,..
please check the below image to have an idea... here district and schools are cascading dropdown's
http://i45.tinypic.com/117bdz6.jpg
Thanks in advance,
Gnanadeep
I need to insert user's details into a table using radgrid.
I need to enter state and country of the user.
So, in Add new record -> I should be able to filter states based on countries using 2 dropdownlists.
So, in the selected index changed event of the country dropdown - i should able to find the both the dropdown controls.
But I am not able to do that. Only null is coming in that.
please, provide me a solution as soon as possible.
Since, I am not saving after selecting country, I suppose the radgrid events may not work in this scenario. I cannot write code in item created or itemdatabound.,, etc.,,..
please check the below image to have an idea... here district and schools are cascading dropdown's
http://i45.tinypic.com/117bdz6.jpg
Thanks in advance,
Gnanadeep