This is a migrated thread and some comments may be shown as answers.

[Solved] Populate Column Values

0 Answers 82 Views
Grid
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Timir
Top achievements
Rank 1
Timir asked on 11 Aug 2011, 03:25 PM
Hello,

I am using ASP .net MVC grid. I want to auto populate other column entries based on the entry of the first column.
e.g. I have columns (Id, Account#, Account Name, Balance). When user enters Account # (Unique). I want to read Name and balance from DB and populate it in the coulmns.

Please guide me how to do it?

Thanks,
Timir
Tags
Grid
Asked by
Timir
Top achievements
Rank 1
Share this question
or