hey all..
i have a gridview with a checkbox in ItemTemplate..
what i have already done is when i select any checkbox, it will direct me to another page.
That other page contains a reminder letter in which i can just print it..
But now i want to be able to select several checkbox and just print those letters..
How can i achieve this?
using VB.NET
i have a gridview with a checkbox in ItemTemplate..
what i have already done is when i select any checkbox, it will direct me to another page.
That other page contains a reminder letter in which i can just print it..
But now i want to be able to select several checkbox and just print those letters..
How can i achieve this?
using VB.NET
Comment