Hi,
I have a table called medication. This table contains
- MedicationID
- MedicationName
- Price
- TakenTime
- TakenType
My question is, how can I make the several selected records view in a page?
Hi,
I have a table called medication. This table contains
My question is, how can I make the several selected records view in a page?
There is no multi-record View page. It depends on what exactly you want to achieve, you may select records in normal List page, and show it in Multi-Column List page with no. of columns = 1, then you can view the selected records in vertical layout.
What I want to do is select a few record from the list and print the records.
You may, for example,