CodeCharge Studio
search Register Login  

Web Reporting

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

YesSoftware Forums -> CodeCharge Studio -> ASP.NET - InMotion Framework

 Loop data return from Web Service

Print topic Send  topic

Author Message
smoksmanh

Posts: 9
Posted: 03/20/2017, 9:05 AM

I have one control listbox and Editable grid. I want my editable grid fill data auto base on value that i select my listbox.

i added jautofill in listbox it generate code like below.

params["Monitoring_TransactionPartner_IDJAutoFill2"] = {
valueField: "value",
serviceUrl: "services/Programe.aspx",
fillOnStart: true,
controls: [
{ "path": "ProgramTblKeyFinding", "source": "KeyFinding", "field": "value" },
]

};

Does anyone know, how can i loop through all data that return from web services and fill all data return from web services into editable grid?

Thanks
View profile  Send private message
eratech


Posts: 513
Posted: 04/07/2017, 12:01 AM

@smoksmanh - the Autofill usually has options for assigning the results to controls on the form.

See the Help file for 'AJAX Autofill' or 'AutofillBuilder' and the Controlls details you have will do it automatically (it generates some visible code so you can see what fields are used)

And I think you add the autofil to the Record or Grid so it can select the Target Control.

Let me know if you have success or if I've misunderstood the problem.

Cheers

Eric
_________________
CCS 3/4/5 ASP Classic, VB.NET, PHP
Melbourne, Victoria, Australia
View profile  Send private message

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.