Forum: VB.NET May 15th, 2007 |
| Replies: 0 Views: 2,862 Hi,
Need a small help and confirmation, Is it possible to show "grid lines" in crystal reports (somthing similar to what we have in data grid). Any sample code for the same. I am using VB.NET.... |
Forum: VB.NET Apr 24th, 2007 |
| Replies: 1 Views: 14,743 No reply from any one here ..but i found the solution from other sources..
To open in vb form :
1) Add com component "Microsoft Web browser" [by right click on toolbox select add/remove item]
... |
Forum: VB.NET Apr 24th, 2007 |
| Replies: 1 Views: 552 Hi,
ITs not very clear what is the problem, can you please explain what exactly you want to do and where you are facing issue.
anurag_shr |
Forum: VB.NET Apr 23rd, 2007 |
| Replies: 1 Views: 14,743 Hi,
I have an excel file,having lot or micros, connecting to database, doing some complex calculation..inshot that excel file is itself an application.
Now I want to open that excel... |
Forum: VB.NET Apr 23rd, 2007 |
| Replies: 1 Views: 5,392 Hi,
I am opening a existing xl file in vb.net(form itself).
I have added Component "Microsoft Web Browser" and then using "Microsoft Web Browser" control.
Now to open my excel... |