cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Did you know you can set a signature that will be added to all your posts? Set it here! X

What does it mean SelectedRows in the output of a service ?

MH_10493873
3-Visitor

What does it mean SelectedRows in the output of a service ?

Hi

 

What does it mean SelectedRows in the output of a service ?

 

MH_10493873_0-1695917147148.png

 

Thank you

 

 

 

 

ACCEPTED SOLUTION

Accepted Solutions

Hi @MH_10493873 ,

 

SelectedRows binding is used when you have bound the "All Data" from a service to a widget like a dropdown, grid, charts or simply infotable based widgets. 

Then when you select something in those widgets, you will end up with data in the services "SelectedRows" bindings as input fields, also based on "SelectedRowsChanged" you can perform any specific functionalities.

 

Hope it clarifies you.

 

Thanks & Regards,

Arun C

 

View solution in original post

1 REPLY 1

Hi @MH_10493873 ,

 

SelectedRows binding is used when you have bound the "All Data" from a service to a widget like a dropdown, grid, charts or simply infotable based widgets. 

Then when you select something in those widgets, you will end up with data in the services "SelectedRows" bindings as input fields, also based on "SelectedRowsChanged" you can perform any specific functionalities.

 

Hope it clarifies you.

 

Thanks & Regards,

Arun C

 

Announcements

Top Tags