Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Record mark in grid
Message
 
 
To
25/02/2002 15:37:52
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00623218
Message ID:
00624781
Views:
12
>Hello Nadya
>
>>>I've found that all these funny things like grid highlighters are damn too slow to use in real world ;(. I've found that if I issue grid.setfocus() and
>>
>>I didn't notice such slowness using either Nick's class or Cetin's class.
>>Are you using filters with grids? I noticed some undesired grid flashing, though...
>
>Yep, I'm using a filters set on grid recordsource. and I just see how highlighting slows the whole thing down ;(


Hi Vladimir,

I know, what filters and grid just don't like each other :) The general rule is to try to avoid using filters in grid if possible. BTW, I discovered recently, that filtered index works just fine with grid, while filter slows it down dramatically. Is it possible for you to change it?

>
>>>There is another puzzle. How can I make grid to look like it is read-only thing when it is not readonly (user can intercatively search the column using ingrid class).
>>
>> The grid still would be read-only, right?
>
>Yep.. The idea is to have the form where user can select a record, search interactively in grid column but nothing more. I tried to set Readonly to .t. but it won't help much.

Yes, it would not affect grid refreshing(), but you still have to set it to true.


>>You should set backcolor = selectedbackcolor for each textbox (same with >forecolor) in a grid.
>
>I'll try this

I sent you also a private message pointing to David's Frankenbah today's message, where he mentioned, what he discussed cursor in grid problem about a year ago. I was too lazy to search it here myself :)

>>
>>always an arrow when in grid area. Is it feasible at all?
>>
>>In GotFocus event of textbox set cursor off and in LostFocus set cursor on. Is it what are you after? Check also Vlad's FAQ about how to make grid looks like
>
>Who is Vlad? I bet that there are a lot of them including me <g>

I meant Vlad Grynchyshyn. I didn't want to type his last name, because I was not sure in its spelling... :)
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform