Hi. I am trying to insert an item to a datawindow linked to a table. One of the fields comes from the selection of a dropdownlistbox, that I save in a string variable and insert it to the datawindow.
Once the user have completed to fill all the fields of the datawindow, I do an update, that...
Hi this so simply code is not working, and it's driving me crazy!
When my app starts I open a frame and a response window which is my login. What I want is the user enter the correct login, and then close the window, but I cannot close it. I don't know what am I doing wrong. Even if I open just...
hi. I have two datawindow nested in a datawindow compsosite. What I want to do is to sort one of the two datawindows by a user criteria. I dont know how to do it, but it might be meaningful saying that the datawindow that I want to sort have two different tables.
I have tried this code...
I have two datawindow nested in a datawindow composite. I can add rows and set items in columns, but I need the user can dinamically add registries in one of the two nested datawindow, If I separate each datawindow and take them out of the datawindow composite, when I call insertrow(), I am able...
hi. I have a grid datawindow which is inside a datawindow composite. I need to insert a row in that datawindow, but I don't know how to do it.
I do can change the properties of a object in that datawindow, but I cannot access to the properties
This is what I tried and didnt worK:
integer...
I have a datawindow freeform, and I need to let the user to search according a drop down listbox, if the user select one field of the ddlb, then a sle is displayed allowing the user to enter a value to make the searching more specific, then I have to display all the registries that matches
how...
::If the user enters a valid employee code, the next field (which is the name) has to be filled with the corresponding name what matches with the code. Then the user saves the new registry with all that info
Im using a datawindow freeform to do that. My question is that I don't know how to get...
Hi. I'm consulting a database thru a datawindow. The user enters the number of a item, if it is out of range(if the number exceds or is lower of the registries in the db), a messagebox is showed. I tested it a couple of times, and i don't know why I get aleatory registries showed without any...
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.