Skip to main content
14-Alexandrite
September 30, 2020
Solved

How to write service for selecting checkbox (Rows) in grid Advance column ??

  • September 30, 2020
  • 1 reply
  • 1463 views

Hello,

           I write Database service for grid , By checking multiple checkbox I want to pass multiple id with that

How to add checkbox in grid advance ?? and

How to write service for  pass multiple ID through grid advance by checking multiple checkbox??

 

Thanks in advance

Best answer by Ciprian-Traian

Hello @RM12,

 

This post from the community may be of help. The guide for the Advanced Grid might help as well. Check sections Working with a Configuration Service, Writing a Configuration Service Script, Configuration Service Parameters  from  page 50 and 51  and Sorting, Searching, and Filtering in Advanced Grid from page 56.

1 reply

Support
October 6, 2020

Hi @RM12.

 

We're not clear on your use case.  Can you elaborate further?

 

Regards.

 

--Sharon

RM1214-AlexandriteAuthor
14-Alexandrite
October 7, 2020

I have many members and members ID  which is stored in the DB.I want to pass multiple  ID(Member ID) through grid advance by checking checkbox.please suggest How to write service to pass multiple ID through grid advance by checking multiple checkbox ?

5-Regular Member
October 7, 2020

Hello @RM12,

 

This post from the community may be of help. The guide for the Advanced Grid might help as well. Check sections Working with a Configuration Service, Writing a Configuration Service Script, Configuration Service Parameters  from  page 50 and 51  and Sorting, Searching, and Filtering in Advanced Grid from page 56.