Forum: VB.NET Oct 8th, 2009 |
| Replies: 0 Views: 202 Hi guys,
i am facing a problem at Vb.net. There is i have a html editor created by myself. i also add a dlghelper but when i run at localhost, and click a button to show color dialog, java script... |
Forum: VB.NET Jul 30th, 2009 |
| Replies: 3 Views: 1,147 Hi guys,
i am facing a problem which is i need to create a dynamic gridview control and i need to add eventhandler for this gridview. Therefore, how i add the event? |
Forum: VB.NET May 19th, 2009 |
| Replies: 3 Views: 1,630 Thanks ur reply. i have tried your code that you provided, unfortunately when i copy ur code into my coding page and run it, i get error "Attempted to read or write protected memory. This is often an... |
Forum: VB.NET May 19th, 2009 |
| Replies: 3 Views: 1,630 Hi guys,
i am facing problem when i need to create an excel file and insert some data inside. Can anyone help me? i am using vs 2005 and excel 2003. |
Forum: VB.NET Feb 8th, 2009 |
| Replies: 1 Views: 669 hello guy,
Recently i faced a problem that i have 2 sqldatasource where connect to different server. But the problem is how to combine 2 sqlcommand into one datagrid.
eg:
1) sql1 = Select... |