I got a radgrid which shows customers. When user clicked one of the customers at left side I have to show products we sold to the customers.
Even if I know when row selected "onrowselect" client side event fire. I dont know how I pass key value to the other grid I used to show products we sold selected customer. Moreover, before user clicked one of customer rows I have not to show sold products radgrid.
So, shortly I have to radgrid when one of the grid row selected other radgrid will be populated and become visible, thank you in advance and all helps will be appreciated. Thank you in advance.
Even if I know when row selected "onrowselect" client side event fire. I dont know how I pass key value to the other grid I used to show products we sold selected customer. Moreover, before user clicked one of customer rows I have not to show sold products radgrid.
So, shortly I have to radgrid when one of the grid row selected other radgrid will be populated and become visible, thank you in advance and all helps will be appreciated. Thank you in advance.