Sorry, maybe I misread. In the file you attached Sparse = .T., and different sources for rows. This is what I’m working on now (originally wanted to have Sparse = .F. and diff sources)
Your code is similar to the one I decided to stop with.
The first - property I returned to Sparse = .T. .
second - added DynamicBackColor to column to change the color for entries that will combobox
This is the same as my code above:
thisform.grid_requestItems.column4.DynamicCurrentControl = ;
"IIF(CountMeasureByKdse(dictionaryCurs, &entryReqItemsCurs..kdse) > 1,'listMeasure','txtMeasure')"
And after I described that when you set the property Sparse = .F. and rewrite recordsource in...
Hello
I want different current control(using DynamicCurrentControl and its works good) in a ONE column to use different data source depends on recno()(row grid)
Thanks for code.
Yes, I don’t know what happened to me, when wrote the message.
In your example (screenshots) the data source is the same for all names. Is it possible that "Maxime" & " Geoffrey" have different data for "Office"
Sorry for the inaccuracy in the message, I mixed code from file and pseudo(sparse = falase). Actually the property sparse has been changed in design time.
https://www.tek-tips.com/threads/two-control-in-a-grid-column.1798594/post-7450985
Here’s about this part of the branch and its proposal as...
Good afternoon, I have been a few days in a dead end with the question to which did not come a solution that was given on the forum (https://www.tek-tips.com/threads/two-control-in-a-grid-column.1798594/).
Condition Grid.init:
sparse = false...
Thanks for the tips. I tried to remove the DLL at the time of the launch - the error did not appear. With the manifest file - I created it, but I did not initialize it (or it should initialize itself). It doesn’t matter much.
I want to say that the answers to the initial questions I received...
I want to keep all the features I use in the program folder. So I tried to use a copy of the file, but, for example, with a different name (of course, given that I used regsvr32)
Okay, you’ve calmed me down. I know exactly that we will not switch to win 11, so check does not make sense.
And...
Yeah, I really didn’t think VBScript was a class name, it became clearer.
With vbscript.regexp all ok.What if there is no VBScript.dll on the computer.
Thanks for fast and detailed answer!
Good afternoon, did not find a solution in the forum, but found other useful information.
My question is: after copying, renaming and moving from another disk file vbscript.dll to vb.dll, then successfully entered into the registry using regsvr32. I want use the file vb.dll in VFP...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.