Telerik RadComboBox in a RadGrid Client Side Validation Problem

Posted by infocyde on Stack Overflow See other posts from Stack Overflow or by infocyde
Published on 2009-10-14T20:08:36Z Indexed on 2010/05/07 22:18 UTC
Read the original article Hit count: 1475

Filed under:
|

Hi all, I'm using the Telerik ASP.net control suite (2008 Q3 I believe, can't upgrade yet). I've got a radcombobox in a Radgrid control (in a GridTemplateColumn's Edit template). If functions ok, but I've got some client side validation on other controls on the grid (that appear to be working without errors). For some reason after the client side validation happens, the combo box stops functioning. No visible js errors, the thing just dies.

Anyone seen this and have fix? Google has failed me.

Thanks for your help.

© Stack Overflow or respective owner

Related posts about telerik

Related posts about ASP.NET