A
Agnes
It is very strange ~~ my tab control got Page1 & Page2, there is combox box
in Page2,
in combox 's selectedindexchanged ,
For Each drInvChg In drInvInfo.GetChildRows("fk_invno")
drInvChg.Item("exrate") = 1.0 <-- problem ??
end for
Problem, when the form load , user click page2, THE above error will be
happend, I don't know what's wrong if it.
If I omit that line, eveyrthing goes fine. ??
Please help ~~~
in Page2,
in combox 's selectedindexchanged ,
For Each drInvChg In drInvInfo.GetChildRows("fk_invno")
drInvChg.Item("exrate") = 1.0 <-- problem ??
end for
Problem, when the form load , user click page2, THE above error will be
happend, I don't know what's wrong if it.
If I omit that line, eveyrthing goes fine. ??
Please help ~~~