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...
hi. I have a datawindow where I can add and eliminate registries in the database. Before closing the window a predefined message is always prompted, even if I don't make any change. I found that this is a message of the pfc service, but I already disable them. What can I do????
I'm using a datawindow freeform. And yes, that's what I mean with cell: each data is displayed with border, but it doesn't display anything when I have null data. it's obvious, I know, but is there a method that allow me to display the border even with null data, or replace the null data with...
I want to display all the cells in a datawindow even if they contain null data, but I don't know how to do it. This is just for aesthetic purposes.
Clients says that my application doesn't look nice when there are cell with no borders in the table
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.