My misstake or bug when setting selected row?
Hi!
When I try to use code suggested in http://www.activewidgets.com/messages/1668-5.htm
specifically
The thing is that it works fine for every myRow!=0. When I try to select myRow=0 the content of that row is copied to each row in the table (not copied perhaps but shown, to where I get the same row showing over and over again).
And also I'm having problems getting the
I think it's quite probable that I'm doing something wrong and I would appreciate any help/suggestions!
Oh, and also, Alex, thank you for an excellent project, we are placing an order and I agree with previous guests, you should add a donate function.
When I try to use code suggested in http://www.activewidgets.com/messages/1668-5.htm
specifically
obj.setProperty("selection/index", myRow);
.
The thing is that it works fine for every myRow!=0. When I try to select myRow=0 the content of that row is copied to each row in the table (not copied perhaps but shown, to where I get the same row showing over and over again).
And also I'm having problems getting the
scrollIntoView(index)
-function to work for me (it's presently scrolling the area containing the grid rather than the grid itself..)
I think it's quite probable that I'm doing something wrong and I would appreciate any help/suggestions!
Oh, and also, Alex, thank you for an excellent project, we are placing an order and I agree with previous guests, you should add a donate function.
Henry
December 1,