Hi Iso,
List grid has default error handling mechanism which displays field level validation errors but I am wondering if there is anything to show server ride row level errors. Ex- when I delete multiple rows from grid, I have few conditions at server side which I can not check on UI and on basis of these conditions some records might not get deleted but how can I show these errors on grid.
We are thinking if there is anything to highlight the row and hover the errors would be good.
Thanks,
Ashish.
List grid has default error handling mechanism which displays field level validation errors but I am wondering if there is anything to show server ride row level errors. Ex- when I delete multiple rows from grid, I have few conditions at server side which I can not check on UI and on basis of these conditions some records might not get deleted but how can I show these errors on grid.
We are thinking if there is anything to highlight the row and hover the errors would be good.
Thanks,
Ashish.
Comment