I have 2 databound checkboxlist in gridview 2 columns.one is region and other is country.Now on page load I need to bind all regions,now whwn user checks some region those corresponding countries should be populated in country checkboxlist.Unchecking regions will also uncheck countries.
how to achieve this?
Please help.
...
Go to the complete details ...