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.
User Profile
Collapse
-
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. -
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... -
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.
No activity results to display
Show More