Guest Abinash Tumulu Posted July 26, 2009 Report Posted July 26, 2009 I have a requirement. In grid view 3 columns, 1st column - text, 2nd column - Text, 3rd column - ComboBox(twist is that, depending on the 2nd column only 3rd column's items should populate) e.g: ------------------------------------------------------------------- Item || Operation || Status (combobox items) ------------------------------------------------------------------- Door || Cleaning status || Cleaned,Not Cleaned,Avg Cleaned Bathroom|| Water availability || Full, Empty Bar || Availability || Empty,10-20,20-30,30-40 Window || Cleaning status || Cleaned,Not Cleaned,Avg Cleaned on click of save button, I have to save to DB(loop and save) So How Can I achive this task..... Anyone give idea..... Regards Abinash
Guest Paul Diston Posted August 16, 2009 Report Posted August 16, 2009 Hi, You may be interested in the following blog posting :- http://blogs.msdn.com/netcfteam/archive/20.../25/583542.aspx Hope this helps. Paul Diston
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now