Question
Hi can Odcl_ListView_AddRow be modified so that I can have an option to insert any where in the table and not at the default end of table?
Answer
This functionality is already provided under the method Odcl_ListView_InsertItem. This call will insert a single item or a row, depending on the Style property setting.
Knowledge Base
FAQ