Lookout

cancel
Showing results for 
Search instead for 
Did you mean: 

I am tryng to read the index datamenber of listbox activeX a always get 0

I need to change the cursor of one datatable. I try to use the listbox, but when i change the item and read the index datamember of the listbox it read 0 all time.
How can I get the real index value ?
 
0 Kudos
Message 1 of 4
(3,442 Views)
Can you please provide some more details -- I am not getting the entire picture.  We know how to change the cursor of a Lookout Datatable.  But why/how are you using a listbox?  And is this listbox an ActiveX control? 
 
-Khalid
0 Kudos
Message 2 of 4
(3,438 Views)
The problem is that i am using a data table to make a recipe in a batch process, but i have a control panel to edit the data table and i have another control pane to select the recipe that i want to use. I would like to have two cursors, so when i select one item of the data table to edit, dont change the cursor that i have select to use like recipe for the process. Now when i select one item to edit, the cecipe change too, because it is the same cursor.
0 Kudos
Message 3 of 4
(3,435 Views)

You can have multiple cursors for the Datatable object -- up to 64.  Search the Online help for "multiple cursors," you will find a topic on that. 

Let me know if I misunderstood your query.

Ciao!

-Khalid

0 Kudos
Message 4 of 4
(3,430 Views)