Hi
I am new to Ajax and Telerik products in particular but I have a problem with a page I have created.
I have defined a grid such that updates and inserts are handled by the insertcommand, updatecommand methods etc.
Everything works (much to my surprise and delight) except that the methods fire twice for every update, insert and delete. I can of course handle this programatically but I would really like to know what I may have done which has caused it to happen. I suspect that it is a grid property which I have set (or not set) but I cannot find anything obvious.
My second question relates to InPlace editing. If something goes wrong with the database update, is there a slick way of reporting this back to the user. I would really like to post a message alongside the record being edited but nothing I have tried seems to work.
Many thanks
Bob
I am new to Ajax and Telerik products in particular but I have a problem with a page I have created.
I have defined a grid such that updates and inserts are handled by the insertcommand, updatecommand methods etc.
Everything works (much to my surprise and delight) except that the methods fire twice for every update, insert and delete. I can of course handle this programatically but I would really like to know what I may have done which has caused it to happen. I suspect that it is a grid property which I have set (or not set) but I cannot find anything obvious.
My second question relates to InPlace editing. If something goes wrong with the database update, is there a slick way of reporting this back to the user. I would really like to post a message alongside the record being edited but nothing I have tried seems to work.
Many thanks
Bob