Hello...
I am using ssOleDbDropDown in a grid but have a few problems with it.
I want the user to be able to type the text and then I find the right row in the DropDown (I have several columns in it and the data in them I will then copy to columns in the grid).
But when I try to loop through...
I also work with vb6/sql2k, but not com+.
I've had a similar problem though. I found out that if I gave it some time in between I solved it. I just put some DoEvents in. I also noticed that just one didn't work, but 3 in a row seemed to be what was needed...:o))..
You can always try it.
/Suss
I do think it should be better to start with VB 6. I think that level of programming is very good to start with and a very good ground to stand on later.
On the other hand: the .net works quite differently. You have to "re-think" again if you want to learn that later. Though you use...
I am using a MSHFlexGrid together with an ADODC. I want the user to be able to edit data in the grid and that the changes then affects the database directly after I've tested that the data is ok. I don't want them to have to press a save-button. Is that possible?? I don't even seem to be able to...
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.