User Profile

Collapse

Profile Sidebar

Collapse
maignanamurthy
maignanamurthy
Last Activity: Oct 18 '07, 01:48 PM
Joined: Aug 21 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • maignanamurthy
    replied to VB.NET TreeView
    in .NET
    Problem in datagridview

    i am using vb.net 2005
    i have one datagridview in my form. it has some columns like

    EmployeeId, EmployeeName,Ba sicSalary,Allow ences,TotalAmou nt.

    my problem is the above said datagridview columns realigned automatically, like

    (EmployeeName,T otalAmount,Allo wences,Employee Id,Ba sicSalary.)

    at design time and also run time.
    this problem occur...
    See more | Go to post

    Leave a comment:


  • i am using vb.net 2005
    i have one datagridview in my form. it has some columns like

    EmployeeId, EmployeeName,Ba sicSalary,Allow ences,TotalAmou nt.

    my problem is the above said datagridview columns realigned automatically, like

    (EmployeeName,T otalAmount,Allo wences,Employee Id,BasicSalary. )

    at design time and also run time.
    this problem occur in other forms in my project also....
    See more | Go to post

    Leave a comment:


  • Dear vishwanathan

    thanks for your help,
    the website you given is very useful one.
    it will help a big to me.
    more and more thankkkkkkkks for u...
    See more | Go to post

    Leave a comment:


  • thanks for your reply,
    but actually i am using windows application,
    So i want any Custom control for add the datetimecolumn into my datagridview. because i am not familiar with creating custom control ,,
    if u give any custom control(user developed control), it will help a big,,
    thanks in advance...
    See more | Go to post

    Leave a comment:


  • thanks for your reply,
    but actually i am using windows application,
    So i want any Custom control for add the datetimecolumn into my datagridview. because i am not familiar with creating custom control ,,
    if u give any custom control(user developed control), it will help a big,,
    thanks in advance...
    See more | Go to post

    Leave a comment:


  • maignanamurthy
    replied to VB.NET TreeView
    in .NET
    if anybody will help me, its a great help,

    normally The datagridview column types allow only
    textbox,Combobo x,checkbox,butt on,linkbutton and image button in vb.net2005.
    but
    i want to add DateTimeColumn into my datagridview,
    i am using vb.net 2005

    thanks in advance
    uuurrrgggeeennn ttt.
    See more | Go to post

    Leave a comment:


  • maignanamurthy
    started a topic one Question from all dot net programmers
    in .NET

    one Question from all dot net programmers

    if anybody will help me, its a great help,

    The datagridview column types allow only
    textbox,Combobo x,checkbox,butt on,linkbutton and image button.
    but
    i want adding DateTimeColumn into my datagridview,
    i am using vb.net 2005

    thanks in advance
    uuurrrgggeeennn ttt.
    See more | Go to post

  • hello ashok kumar

    actually the target columns you asked in all in EMPTABLE, so there is no inner join is requried,
    so take the required said columns from single table directly....
    See more | Go to post

    Leave a comment:


  • maignanamurthy
    replied to VB.NET TreeView
    in .NET
    hai friend,

    thanks for your reply,

    but i want the code in vb.net to populate the treeview from sqldatabase
    thanks in advance...
    See more | Go to post

    Leave a comment:


  • maignanamurthy
    replied to VB.NET TreeView
    in .NET
    hai friend,
    thanks for reply,

    but i want the exact code for populate the treeview in vb.net from sqldatabase.

    thanks in advance...
    See more | Go to post

    Leave a comment:


  • maignanamurthy
    started a topic VB.NET TreeView
    in .NET

    VB.NET TreeView

    I have one table in sqldatabase.
    The structure is
    Id Title ParentId
    1 flower 0
    2 color 0
    3 rose 1
    4 jasmine 1
    5 red 2
    6 green 2
    7 white rose 3...
    See more | Go to post

  • maignanamurthy
    started a topic TreeView

    TreeView

    I have one table in sqldatabase.
    The structure is
    Id Title ParentId
    1 flower 0
    2
    See more | Go to post
No activity results to display
Show More
Working...