Click here to Skip to main content
15,886,362 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hi,
I have prepared all the masters screen which serves the purpose of populating master tables.
Now, for the ease of user i want to give him a screen with DataGridView (or any other control as per the suggestion) for the entry of data.
For which i want the user to either select the data from the first column using a ajax textbox which is populated from master table, and after that all columns get filled up with the relevant data from the masters as per selection.

For example :
User enters the serial number and all other columns get filled up with the data like description, price etc based on the selection.
And in the last row it keeps on doing the total.

And all this without a postback would be fantastic!!


Thanks in advance.
Posted
Comments
I.explore.code 12-Apr-13 18:39pm    
have you been able to make any headway into your problem? if yes, can you please post your code here so specifics can be talked? if not, then we would like to see some code before we can comment.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900