|
Re: How to add columns in DataGrid in VB.Net
7/11/2006 10:48:08 PM
(Total replies: 0)
|
| This book has info on how to add columns to datagrid...
"Develop an Accounting Application using ASP.Net"
on
http://www.vkinfotek.com
Bhar |
|
|
|
Re: VB.NET Projects
5/29/2006 6:55:03 AM
(Total replies: 0)
|
| Hi,
Do the ERP related project. Try this title:" Database programming using VB.net and Sql server"
by vk publishers .
|
|
|
|
Re: delete row in datagrid
5/29/2006 6:50:13 AM
(Total replies: 0)
|
| Hi,
I am using a DataTable which will bound to a datagrid. So, Use the statement dtbuser.Rows(DataGrid1.CurrentRowIndex).Delete().
Regards
bhar
knowledge is power
http://www.vkinfotek.com
|
|
|
|
Re: project name
3/23/2006 11:10:50 PM
(Total replies: 0)
|
| Hi,
If you want to develop a database application, (ERP domain , Accounting or Inventory), there is
one title:"Database programming using VB.Net and SQL server " by VK publishers. This book teaches you the complete application development.
Regards
Bhar
|
|
|
|
Developing Middle tier component using VB.net
3/23/2006 11:03:34 PM
(Total replies: 0)
|
| Hi All,
Check out this link for the article on developing a Middle tier component using VB.net.
http://www.vkinfotek.com/middletier.html.
It is useful to you.
Regards
Bhar
|
|
|
|
Re: Repeater Control
3/23/2006 11:00:24 PM
(Total replies: 0)
|
| Hi,
If you want to use any control with datagrid, you need to use Templates. Try to refer this book Titled: "Develop your own Web Accounting Application using ASP.net" by VK publishers.
Regards
Bhar
|
|
|
|
|