I have a textbox which will contain phone numbers. I need to fill a grid view with the name and address of owner of phone number. I need that gridview to be initially hidden and then displayed with the data. I use MVC 3, Razor and C#. I’m beginner, can reference some example?. God bless
Share
Above pseudocode might help you. If you are not comfortable with plain HTML,CSS and JavaScript, I would recommend brushing up on that first. It will help you understand how it works.