Prepare for your Next Interview
|
Welcome to the Geeks Talk forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
This is a discussion on .net within the SQL Server forums, part of the Databases category; hi, Hi, I have created a datagrid with columns comodity name,current contract price,nextcontractprice,rollovre and finally a rollover button. In current contract price,newcontract price I have inserted the textboxes using item ...
|
|||||||
| SQL Server SQL Server is a Database Management System(DBMS) by Microsoft |
![]() |
| LinkBack | Thread Tools | Display Modes |
|
|||
|
.net
hi,
Hi, I have created a datagrid with columns comodity name,current contract price,nextcontractprice,rollovre and finally a rollover button. In current contract price,newcontract price I have inserted the textboxes using item templates. And in commodity name I have fetched the data from the database and made to display in that column. Now I have to fetch the currentcontract price from the price table in the database. For this I need the id of the textbox. If I put the id of the textbox which I inserted during item template it is not able to recognise. So I think we have certain procedure to get the id of the text box which is in the gridview. |
| Sponsored Links |
|
|||
|
Re: .net
hey dear
just lemme be clear that you want that id at row data bound time or at the time of updation tnks krunal Quote:
|
![]() |
|
| Thread Tools | |
| Display Modes | |
|
|