Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
375
Add a new group in a grid
posted

Hello everybody,

I am using a database and a grid grouping lines by programs. I am using editRowTemplate.

What I do: 

  1. I open the edit row template and if I want to add a new program directly, so after adding a new program, I add it to the database (it is OK).
  2. After closing the edit row template with the new program, there is a bug : the new line can't be added in the new group...(the grid is not displayed...)
  3. Then, I reload manually the page and the grid is correctly displayed (with the currently added group and it line)
How show correctly the grid after adding a new line with a new program (so a new group)?
Thanks,

Excuse me for my not very good english.