|
-
Sep 1st, 2000, 03:22 AM
#1
Thread Starter
Lively Member
Does anyone here use the "Apex True DBList Pro 6.0" control?
I have the same problem that I saw described on a Newsgroup and the solution was to play around with the MarqueeStyle property.
I can't find the MarqueeStyle property!!! Could it be in a different version?
I am using build 6.0.0210
-
Sep 1st, 2000, 05:31 AM
#2
Frenzied Member
The MarqueeStyle only exists on TrueDBGrids, not True DB Lists. On a TrueDBList the MarqueeStyle is the same as the grid's "HighlightRow" setting.
By the way you need to upgrade your copy of TrueDBList - the latest is build 6.0.0235
'Buzby'
Visual Basic Developer
"I'm moving to Theory. Everything works there."
-
Sep 1st, 2000, 05:56 AM
#3
Thread Starter
Lively Member
I noticed I was a version out when I looked at the Apex website and I wondered if MarqueeStyle may be a new property in the latest version.
The problem on the newsgroup (apexsc.tdblist) clearly said "TDBList" and it was in the TDBList section, not the TDBGrid section. Damn!!!
Regards to all in sunny Suffolk.
-
Sep 1st, 2000, 05:57 AM
#4
Frenzied Member
Suffolk is indeed sunny at the moment. How did you know?
Anyway - what was the original problem you were having, I may be able to help?
'Buzby'
Visual Basic Developer
"I'm moving to Theory. Everything works there."
-
Sep 1st, 2000, 06:07 AM
#5
Thread Starter
Lively Member
Because its p***ing down in Leicester!!! (Programmers logic?)
In the MouseDown event I want to deselect any previous selection(s) and highlight the current record. I can successfully clear the SelBookmarks collection, and select the current record, and highlight the current row. The problem is that the last previously selected row is also highlighted and I cannot get rid of the highlight.
So at the end of the MouseDown event I have what looks to the user to be 2 selected rows when in fact there is only one.
Hope you followed that.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|