Use our Google Custom Search for best site search results.
Search
-
Hi Patrick,
As you said, I may out of luck. It's not possible to edit the list manually because the list in the drop down will be filtered while a user accessing the from. It must be formatted automaticlly.
If there is no way to do so, I guess I will just leave it. It's just like I gave up using SmartComboBox because it only works with XML file; ...
-
Hi, Kalyan
The data type in the drop-down box is disable; cannot make any changes. Can you tell me how to change it?
Currently, it shows ''optional_dateTime.notz''
-
I have a drop-down list box linked to a filed in Access database.
The data type of the filed is Date/Time.
When the drop-down pop out, the data appears like ''2007-01-01T00:00:00''
My question is how to format the drop-down; I want it appears like ''2007-01-01'' only.
There is a format button in textbox, but not drop-down.
Even if I changed the ...
-
Hi Patrick,
really helpful, thanks.
Troy
-
I found this from previous post: (.+)@(\w+)(\.\w+)*\.(\w{2,6})
Can someone explain what it means?
I don't see ''\w'' in IP, and have no idea about ''{2,6}''
Thanks.
-
Hi Patrick,
I am using SCB for type-ahead function. The problem is that my list contain about 1500 records and it is hard to find by using list box.
Since the SCB cannot work with a database connection, I have changed it back to a list box.
Is there any way I can work this out?
Thanks in advance.
-
Is it possible that you develop an advanced smart combo box(SCB), which allows to connect to an database connection or web services?
If so, it will be extremely helpful for our project.
Right now, the SCB only connect to an XML file and it is static.
However, in our case, we will need this list of SCB to be dynamic.
If a user add a record to ...
-
Your suggestion sounds good, and I will recommend to my supervisor.
However, right now we have to get this done.
I am sorry to say so, but there is no any checkbox in the dialog.
Please advice.
-
My forms and database are published to a shared folder on a network.
I set up a password to MS Access yesterday to secure the database.
However, whenever a user open IP, it asks for password. And my managers doesn't want this. They want to end users open the froms without entering the password.
Therefore, I tried to modify the dataconnection in ...
-
Thanks a lot. I will try it out.