hi i have a problem regarding to datagrid in aspdotnet.i have a datagrid in my application.i have to place add,edit,delete buttons or links what ever it may be. now the problem is if i click on add button then the page has to redirected to another form called "xyz.aspx" and if i click on edit button the page has to redirected to another form called "abc.aspx".i am phasing the problem that if where ever i click on the datagrid the cursor goes to gv1_SelectedIndexChanged event.please tell me the solution about the code.
4 7928You have two buttons in web form and i clicked on one of the button, so how do i find which button i've clicked on the form in my page load?
15 18065How can we do the client side validation and Server side validations? But i told that At client side by with the help of validations control or by javascript? But I dont know about the Server side controls Explain?
5 10869
How to implement role based security in asp.net mvc? : Asp.Net MVC
What describes a query?
Which of the following .NET framework supports Web API?
What is the life cycle of an asp.net page?
Give 2 examples for scenarios when routing is not applied?
How many languages are supported by .NET at present time?
Describe session handling in a webfarm?
What is Bundling and Minification in MVC?
To add a hyperlink column to the DataGrid which tag is used ?
what are the Custom controls in asp.net?
What is the syntax for datagrid and specifying columns?
in which protocol ASP.NET WEB API Work?
How to prevent client side validation from the ASP.NET validation controls?
What is http post and http get?
What is session in asp.net?