Please could somebody assist this Newbie that has to provide a solution in a hurry?
I need to know if it is possible to have a grid using stored procedures to select, add, update and delete in Silverlight 2.0. The sprocs are necessary due to our policy of maintaining business rules within the stored procedures (can then be maintained by non-developers).
If it is possible to have (hopefully basic/simple) sample code for this or a sample app then I would be truly grateful.
Thanks so much!