How to print in asp.net
-
I am using vb with asp.net.In my form i used two text boxes and a button.When i press a button the values in the text boxes saved in database.When i press print button i want to print all values in the data base.For this which control i want to use.Is crystal report is possible for this. :(
-
I am using vb with asp.net.In my form i used two text boxes and a button.When i press a button the values in the text boxes saved in database.When i press print button i want to print all values in the data base.For this which control i want to use.Is crystal report is possible for this. :(
Deepthy.P.M wrote:
Is crystal report is possible for this.
Yes, Crystal Report is the best option that you can use. you can try with this
javascript:window.print()
you can check this also Print in ASP.NET[^]Best Regards ----------------- Abhijit Jana View My CodeProject Articles "Success is Journey it's not a destination"