Telerik RadGrid In Place Edit Validation
Posted on: Mon Dec 07 11:54:27 -0800 2009. Updated on: Mon Dec 07 11:54:27 -0800 2009.
Category: .NET C#
Category: .NET C#
Here is an article that explains how to add validators to the columns for in place editing.
Basically on item created event we are programatically adding a validator behind the textbox.
Grid Validation