Hello,
Thanks. This should be done a long time before this post.
Now it is implemented.
I have added idPrefix parameter to the grid where you can set it and have a uniquie id's for every grid.
https://github.com/tonytomov/jqGrid/commit/a723670fc177670f7454711294286472b07eac5d
We will publish very soon a new release.
Kind Regards
Tony
Hello,
Yes this is true, there is no build in way to do this, but I think it is not so difficult.
Let me explain:
What you use in setCell to add the class ‘not-editable-cell’?
1. the id
2. the name of the column.
Having this and jQuery it is easy to remove the class. Why?
1. We know the id element from which to remove the class of some child.
2. We know the name of the column – i.e its position of the td
Hello,
Check your grid CSS if it is loaded. It seems it is not.
Regards
Hello,
I think that the problem is that yopu do not have read docs and
Hello Oleg.
here are the fixes.
https://github.com/tonytomov/jqGrid/commit/dbdef47141a3b1c7f761ad0e7f715291e6b38eab
Regards
You will not to do anything, jqGrid do this for you.
The only what you should check is the DOCTYPE declaration.
If you do not have please set it
Regsrds
Oleg,
As always thank you.
We need not to fix this one, but all the jqGrid Code,(this will be done if attr jQuery function is not changed in the next release
)
Regards
Tony
Well
It is very easy to say not work –
Please specify example code, browser, OS
This way you will save your and our time
Please do this into the future – if not – no help
Regards
Hello,
There is a formatter called link – just read the docs if you want.
Regards
Thanks Oleg.
Fixed
Regards
Hello,
It seems you use the commertial PHP jqGrid.
Please post your problem here:
Regards
Hello,
Apparently this is the cause: http://support.microsoft.com/d…..roduct=iep
We will try to fix as soon as possible.
Kind Regards
Hello,
You do not do something wrong.
You will need to read what is happen when you add dynamically content using jQuery UI theming.
Regards
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top