Hi All,
I have a requirement to add a button in form "ProdTableListPage" action pane. Select the multiple records in a list page form and click the button the SSRS report will be generate with records what are all the records we have selected in a listpage.
i have created a menuitembutton "Print Production Pack"and class in the class i have written a code using "MultiselectionHelper" class and tried to fetch the record in listpage form but i couldn't fetch the record.
please find the below screen shot for your reference