html - How to check if JqxGrid has any errors -


in below code, showing borders highlighted if there validation failure , working fine there way check if validation errors on grid on clicking button? click button @ bottom , there identify if there errors

fiddle

code

 $('#jqxbutton').click(function () {  alert("here check if there errors in grid");}); 

i managed find if there errors finding elements class 'errorcolumn' jquery.find. dont think jqwidgets provides api


Comments

Popular posts from this blog

python - Selenium remoteWebDriver (& SauceLabs) Firefox moseMoveTo action exception -

html - How to custom Bootstrap grid height? -

transpose - Maple isnt executing function but prints function term -