ListView Control - Questions |
Post Reply |
Author | |
JKDev
Groupie Joined: 27 September 2007 Location: Ireland Status: Offline Points: 59 |
Post Options
Thanks(0)
Posted: 27 September 2007 at 3:24pm |
I have just downloaded the evaluation version of the ActiveX control suite and am impressed. I have an app that is currently using the standard listview control from Microsoft. There are two listvview controls on the form one which shows a a long list of contacts and a second which shows the currently selected contacts. You can select a contact in listview 1 by double clicking on an item, which will then add it to Listview 2. As yet, I have not seen an obvious DoubleClick or DblClick event supported by the CodeJock version. Am I missing something? Does the listview control support OLEdDragDrop events? Is there in asy way to stop the ListView control updating everytime a new item is added. When i iterate through a recordset and add each row you can see the items being added which is not great. a ListView.ScreenUpdate = False (or similar) would be great
|
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Thanks,
We addd DblClick event and LockRedraw property for next releaes.
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
JimK
Newbie Joined: 27 September 2007 Status: Offline Points: 27 |
Post Options
Thanks(0)
|
Cool, thanks for the quick response - do you have an ETA for the next release?....
|
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hello,
We are working with SyntaxEdit issues, as soon all will be fixed we will release 11.2.1.
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |