Forum Discussion
2 Replies
- Anonymous
Hi Stuart,
Implementation ways may connect to the table control. Let us know its vendor and version. Also, what kind of application (WPF, .NET, VCL) are you using? - SiaxContributorHi, Thanks for your response.
I have resolved this issue by taking a note of the current line I'm working on, then iterating until the EOF.
Then adding a new row and going back to the row I was on by searching for the original row by it's value.