ASP.NET 2.0 Question:

How to reduce the width of textbox in EditCommandColumn of DataGrid?

ASP.NET 2.0 Interview Question
ASP.NET 2.0 Interview Question

Answer:

convert textbox column into a template then it lets you change its width


Previous QuestionNext Question
Which dll handles the request of .aspx page?If we remove web.config or machine.config from the application then, Is this application will works?