Problem in Fck Editor
-
hi I m using FCK editor For Description Field in my application.and Assign Required Filed validator To that Filed.the problem is that if FCK editor contains a value then also the required filed validator error message is display..
Jintal Patel
-
hi I m using FCK editor For Description Field in my application.and Assign Required Filed validator To that Filed.the problem is that if FCK editor contains a value then also the required filed validator error message is display..
Jintal Patel
Change CausesValidation="true" to CausesValidation="false" and then check whether u get the same problem.
-
Change CausesValidation="true" to CausesValidation="false" and then check whether u get the same problem.
hi FCK editor Dose'n have CauseValidation Property
Jintal Patel