CodeCharge Studio
search Register Login  

Visual PHP Web Development

Visually Create Internationalized Web Applications, Web Reports, Calendars, and more.
CodeCharge.com

YesSoftware Forums -> CodeCharge Studio -> PHP

 RadioButton Control Values based on Grid Record Control Value

Print topic Send  topic

Author Message
datadoit.com
Posted: 06/07/2005, 12:56 PM

PHP4; CCS 2.3

I have a grid in columnar format that looks like:

QuestionID
QuestionText
Answers

QuestionID is a label control showing a field value. Answers is a
RadioButton control that I'd like to limit the possible values to
QuestionID. Possible answers come from a lookup table that is defined:

AnswerID
QuestionID
Answer

How do I set the RadioButton Control [Answers] data source WHERE property to
the value that's on the grid's row for QuestionID? I can't find anywhere in
the online help a clear explanation as to what Table Parameter->Parameter
Source->Type settings mean (ie: Form, Control, and Application).

I've tried setting a session variable in the grid's BeforeShowRow event,
then referencing that variable in the RadioButton control data source
parameter, but it doesn't pull the current record without doing a page
refresh - always pulls the previous record.

-Gracias.


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.

MS Access to Web

Convert MS Access to Web.
Join thousands of Web developers who build Web applications with minimal coding.

CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


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