I proposed one solution in this forum …
Define the color tag as hidden, import it as the other data, test the color tag like this:
afterInsertRow: function(rowid, aData, rowelem)
With Firebug, Network tab, you can check parameters of your url
Is it difficult to retrieve it ?
I don't know github. I am on windows.
I tried to login on github but how to download the file ?
sent on your email
I found this solution but it's not elegant !!!!!
first grid:
loadComplete: function ()
Thank you for this canvas bu,t as I said in another thread, it's the syntax of the updateGridRows which is not well understood by me and by other guys …
I forgot to say, scroll = true, for both grids
I believe that my syntax is wrong !
It's an extract of the original script.
You mean that should work ?
Thank you but the “similar solution” is visible but not the code !
Or I don't know how to display the code …
May I have more info ?
Rgds
The method is perfect … but only with one grid !
If you have two grids, the second doesn't change its height but “follows” the fiirst grid !
first grid:
loadComplete: function ()
Yes, but I shall remove scrollOffset=0
The final code is:
loadComplete: function ()
I think we have a misunderstanding because your trick has no effect .
I always have an horizontal scrollbar if r > 6 !!!!!!!
I only want a vertical scrollbar if r > 6
loadComplete: function ()
It's not suffisant: scrolloffset should be set to 0 (I think …)
But It doesn't work ! with and without the trigger !!
if (r <= 6)
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top