Vissu
Vissu

Reputation: 2043

jqgrid edit dialog align to center

I am using jqgrid in my application.
I need the edit dialog should be center aligned.
I tried to search a way but failed. If any one have the solution please let me know.
thanks in advance.

Upvotes: 0

Views: 7394

Answers (1)

Oleg
Oleg

Reputation: 221997

Look at the demo from the answer.

One more way to solve the same problem you can find here. In the case the position of the dialog will be based on the current selected row.

Upvotes: 1

Related Questions