I am using JqGrid for my MVC Application.
I had defined required field validators for the columns like
“Column.EditClientSideValidators.Add(new Trirand.Web.Mvc.RequiredValidator());”
I am using the Grid Footer button to ADD/Edit records,
Suppose if there are 3 required fields and when submit button is clicked
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top