Hi All,
I have a customer requirement where I need to populate multiple grid views dynamically.
Say, There are 10 students in a class room - each student record will have details about them. So, when a user selects a class room, I have to populate 10 grid views with relevant data.
The user might add/update/delete details(rows) in each grid and also the grid has got AJAX Combo and calendar.
I'm stuck with this last two days... Any help is greatly appreciated.
Visual Studio 2008 .NET Framework 3.5 AJAX Toolkit