EuGrid problem

new topic     » topic index » view thread      » older message » newer message

Hello,

I have problem with function EGW_ScrollToCell.

In my application are 4 EuGrid tables with 9 columns. First one works fine and
this function too, but if I try to scroll to cell in other EuGrid table it
doesn't work. I've tried to trace this problem and there were other datas that I
expected.
The column_id of the required cell wasn't the same, which I've declared before 
"AcolNumber = EGW_AddColumn( EuGrid1, "#", 40, EGW_LAST, EGW_EDIT, 1 )"
. 
. 
. 
"BcolNumber = EGW_AddColumn( EuGrid2, "#", 40, EGW_LAST, EGW_EDIT, 1 )"
. 
. 
Column_id in first case is 1, but in second case is 10 instead of declared 1.
Loading data into all EuGrid tables by EGW_LoadData
works fine. It's a bug or normal...Or I do something wrong.

Help me please...

(EuGrid1.3.3)

Vlado

new topic     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu