This question is locked. New answers and comments are not allowed.
I have a client that is using the Silverlight GridView.
They have a requirment that when a user enters data in one cell that the next cell
gets populated with rates. Here is an example
User enters or selects a value in one cell (Product Number) then
in the cell next to it (Product Rate) and then in the next cell Product Total
this needs to happen all after the GridViewCellEditEnded happens.
Any help will be appreciated.
Using Telerik 2009 Q3 Silverlight.
Dan
They have a requirment that when a user enters data in one cell that the next cell
gets populated with rates. Here is an example
User enters or selects a value in one cell (Product Number) then
in the cell next to it (Product Rate) and then in the next cell Product Total
this needs to happen all after the GridViewCellEditEnded happens.
Any help will be appreciated.
Using Telerik 2009 Q3 Silverlight.
Dan