User Profile

Collapse

Profile Sidebar

Collapse
2911
2911
Last Activity: Mar 11 '08, 07:18 AM
Joined: Dec 19 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • 2911
    started a topic datagridview in c#
    in .NET

    datagridview in c#

    Hi to All

    i am using the datagridview in C#.net.

    In that i have 2 fields, i.e empname as textbox and empno as combobox.

    populates the empno values from the database...it is done,,, but my problem is select one empno then displays its corresponding empname.

    plz help me, its urgent.
    See more | Go to post

  • 2911
    started a topic DataGridView in c#
    in .NET

    DataGridView in c#

    hi to all

    i have a combobox in datagridview.i had populate the values to that field.But i have another problem i.e based on that field retrieve the remaining the fields using gridviewcombobo x_selectedindex changed.
    See more | Go to post

  • 2911
    started a topic conversion from nvarchar to int in sql-2005
    in .NET

    conversion from nvarchar to int in sql-2005

    hi to all,

    i had declared a variable as nvarchar in sql-2005.
    lr( nvarchar) -- hyd pd 0000001 hyd ---it will be saved.
    but it will be auto generated value in asp.net front end.
    like hyd pd 0000002 hyd ,hyd pd 0000003 hyd , ....
    for auto increment i can using max( lr )+1.

    i got the error like:: Conversion failed when converting the nvarchar value 'hyd pd 00000001 hyd' to data...
    See more | Go to post

  • 2911
    started a topic hi
    in .NET

    hi

    hi fnds,
    i am devoloping the web page.Here i am using the HTML TextBox. How the textbox value retrieve in aspx.cs file.

    <input id="text2" type="text" style="z-index: 102; left: 423px; position: absolute; top: 388px" name="text2" />.

    how to retrieve the text2 value in my aspx.cs file.

    Plz give the Solution to my Application.
    See more | Go to post
No activity results to display
Show More
Working...