inline edit refresh grid

Questionsinline edit refresh grid
Tim Moore asked 5 years ago

We are using inline editing and conditional formatting. Our users found out they can hit enter to update the table, but hitting enter does not refresh grid. Because of this, the conditional formatting does not update. We use conditional formatting for errors/warning. If the user hits enter, they don’t see these warnings. Is there a way to force a refresh when the table is updated using the enter-key.

2 Answers
Tim answered 5 years ago

I am not sure what happened, but this seems to be working now?? Sorry

Py answered 5 years ago

To be sure you can add:

$opt[\”reloadedit\”] = true; // force reload $g->set_options($opt);

Your Answer

15 + 4 =

Login with your Social Id:

OR, enter

Attach code here and paste link in question.
Attach screenshot here and paste link in question.



How useful was this discussion?

Click on a star to rate it!

Average rating 0 / 5. Vote count: 0

No votes so far! Be the first to rate it.

We are sorry that this post was not useful for you!

Let us improve this post!

Tell us how we can improve this post?