CodeCharge Studio
search Register Login  

Web Reports

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

YesSoftware Forums -> CodeCharge -> General/Other

 listbox doesn't run...help

Print topic Send  topic

Author Message
jack_ryanfr
Posted: 04/04/2005, 9:57 PM

hi
i tried to make a little intranet in my office. ASP and access run. So 2
tables :incidents and entreprise(name), i update a entreprise table name ,
all seems ok when i use the incidentsrecords, (listbox is ok , the new
entreprise are update) but when i want run incidentsgrid and specially one
record which is use with a new entreprise the label "new entreprise"
doesn't appear....somes idea ?
thank

Nicole

Posts: 586
Posted: 04/05/2005, 2:32 AM

Hmm.. I do not understand your description, can you provide more clear one?
_________________
Regards,
Nicole
View profile  Send private message
jack_ryanfr
Posted: 04/05/2005, 12:04 PM

ok 2 tables : incidents and entreprises(name : ie ibm, dell, codecharge
etc....). i have one form to update the entreprise names par example i put
intel... so when i go to update a incidentsrecord.asp and if i use a listbox
Intel appear, all seems ok .
I make a new record in incidentsrecord.asp (listbox) which use Intel and if
i go to read incidentsgrid.asp with label, the name Intel isn't write, the
case is empty.
Does my infos help you ?

"Nicole" <Nicole@forum.codecharge> a écrit dans le message de news:
1542525b14863cb@news.codecharge.com...
> Hmm.. I do not understand your description, can you provide more clear
> one?
> _________________
> Regards,
> Nicole
> ---------------------------------------
> Sent from YesSoftware forum
> http://forums.codecharge.com/
>

Nicole

Posts: 586
Posted: 04/06/2005, 1:21 AM

Jack,
Listboxes are usually designed to display text data but real value stored in a field is numeric (e.g. ID). So when you select an item from a listbox I suppose that corresponding ID is stored in a record. Check your Label field – to what table field it is assigned? Is it designed to show text or numeric data? Also make sure that Labels’ Data Type is set to proper value, i.e. you don’t set it to Numeric for Text type field.

_________________
Regards,
Nicole
View profile  Send private message
jack_ryanfr
Posted: 04/06/2005, 11:46 AM

yes i have this prob , i looked numeric data (1,2,3....)in my grid and not
a good value, does it a bug ? i would like to have a good data in my label
....what is a good answer and in what example i can use a good infos ?


"Nicole" <Nicole@forum.codecharge> a écrit dans le message de news:
1542539c057c7e1@news.codecharge.com...
> Jack,
> Listboxes are usually designed to display text data but real value stored
> in a
> field is numeric (e.g. ID). So when you select an item from a listbox I
> suppose
> that corresponding ID is stored in a record. Check your Label field - to
> what
> table field it is assigned? Is it designed to show text or numeric data?
> Also
> make sure that Labels' Data Type is set to proper value, i.e. you don't
> set it
> to Numeric for Text type field.
>
> _________________
> Regards,
> Nicole
> ---------------------------------------
> Sent from YesSoftware forum
> http://forums.codecharge.com/
>

Nicole

Posts: 586
Posted: 04/07/2005, 2:57 AM

To display text data stored in a different table in a Label control you can join that table and table that is currently used as form’s data source. Use Visual Query Builder to do it. CCS help article http://docs.codecharge.com/studio/html/UserGuide/Forms/FormDataSource.html
should be helpful in it.

_________________
Regards,
Nicole
View profile  Send private message
jack_ryanfr
Posted: 04/07/2005, 11:13 AM

Thank for your help....at the end i tinhk to will used "taskman" example and
will change some fileds and tested any page on my computer.

"Nicole" <Nicole@forum.codecharge> a écrit dans le message de news:
154255041c027e9@news.codecharge.com...
> To display text data stored in a different table in a Label control you
> can join
> that table and table that is currently used as form's data source. Use
> Visual
> Query Builder to do it. CCS help article
> http://docs.codecharge.com/studio/html/UserGuide/Forms/FormDataSource.html
> should be helpful in it.
>
> _________________
> Regards,
> Nicole
> ---------------------------------------
> Sent from YesSoftware forum
> http://forums.codecharge.com/
>


Add new topic Subscribe to topic   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

Internet Database

Visually create Web enabled database applications in minutes.
CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.