You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i trying to customize my checkbox in asp.net by icheck,
it's working good until i append validator for textbox ? then its not working ..
the property 'EnableClientScript=true' of validator make the icheck disable because it's java file loading and then icheck js dosn't work.
but i need validator and other controls working by js in my project
anybody can help me plz
The text was updated successfully, but these errors were encountered:
hi all,
i trying to customize my checkbox in asp.net by icheck,
it's working good until i append validator for textbox ? then its not working ..
the property 'EnableClientScript=true' of validator make the icheck disable because it's java file loading and then icheck js dosn't work.
but i need validator and other controls working by js in my project
anybody can help me plz
The text was updated successfully, but these errors were encountered: