Hi, I need some help.
Here is the situation.
I want to make a multi user entry master/detail windows form.
Example: the tabels are "TTrans" and "TTransDtl"
TTrans fields are:
1. "IDTrans" = autonumber
2. "Remark" = string
TTransDtl fields are:
1. "IDTransDtl" = autonumber
2. "IDTrans" =...
Hallo everyone,
I want to ask something.
Is it possible to put picture in a datagrid?
Example:
Column1 = ProdukID
Column2 = ProdukName
Column3 = ProdukPicture
Thanks a lot.
I hope there is a solution for my problem
Thanks again
Best Regards,
Handoko
Hallo everyone,
I want to ask something.
Is it possible to put picture in a datagrid?
Example:
Column1 = ProdukID
Column2 = ProdukName
Column3 = ProdukPicture
Thanks a lot.
I hope there is a solution for my problem
Thanks again
Best Regards,
Handoko
Hi guys,
I wonder Is there any program like Citrix MetaframeXP that support Diskless Client for Server2003.
I used to server2k + Citrix MetaframeXP to make diskless client. It works fine.
I'd try Client with PXE bootrom connect to Server2003 as fileserver. Until shows "C:\".
Now, I...
Hi again,
I need a suggestion. I make a master detail form. For Detail DataEntry I use grid.
Which one better?
1. Entry Data to the Grid Directly. I see a lot of problems here. I'd try once. It's dificult in validition. Sometimes I have to left one blank record.
2. Use some textboxes to verify...
Hi.
I want to make a checklistbox class with field in the controlsource represent the checklistbox value.
Here is my code, I use listbox.
I use a field C(5) with '0' or '1' value.
Maximum checklistbox option is 5 equal to length of the field.
Example: Value in the field='11001'
In Checklistbox...
Hi Mike.
I want to access the value of controlsource from an object.
I mean the value of a field that i don't know the fieldname exactly. I'll use for create a class.
I'll try use this statement:
THISFORM.label1.caption=&thisform.textbox1.controlsource
it's doesn't work.
Help me please.
Thanks
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.