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 8317You 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 19121How 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 11303
What is new asp.net core?
How to set the pane area to transparent of a scrollPane component.?
1.What r collections? 2.What is .pdb file? 3.Is it possible to provide access to users in master page? 4.What is dirty n Phantom Read(SQL)? 5.What r different isolation levels(SQL)? 6.How to set authentication mode in web.config file?
What is custom attribute?
If you are using components in your application, how can you handle exceptions raised in a component?
Is it possible to change the index of primary key on table?
How to unit test Web API?
Define repository pattern in mvc.net? : asp.net mvc
What are the various ways to send content from one page to another?
Explain the main differences between asp and asp.net?
Explain the asp.net session state modes.
What is the benefit of WebAPI over WCF?
What is the difference between globalization and localization?
How to handle errors in Web API?
How many types of controls are there in asp.net?