Row selection
Hello,
I have one question: Why does the grid change the name of a frame after a row has been selected?
example:
alert(opener.top.main.name) returns "main"
After a selection I get "selection" when calling the same method.
Is it possible do deactivate this because changing the name causes some problems in Mozilla 1.6. With IE it works.
I have one question: Why does the grid change the name of a frame after a row has been selected?
example:
alert(opener.top.main.name) returns "main"
After a selection I get "selection" when calling the same method.
Is it possible do deactivate this because changing the name causes some problems in Mozilla 1.6. With IE it works.
Master goose
April 13,