This question is locked. New answers and comments are not allowed.
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
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