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.

Answer Posted / sudhir kunnure

Just i want to say you that remove server side code for
page redirect when link click instead that write client
side code.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain what is the procedure to create the environment for asp.net? : asp.net mvc

537


Explain the server control events of asp.net ?

541


Explain about ASP.NET?

633


What is a postback url?

491


What is IPostBack? How to use it?

595






What is query string? What are its advantages and limitations?

514


What’s the difference between response .redirect and server.transfer?

514


Can more than one person use the same login?

570


What are session objects?

512


Where viewstate value is stored in asp.net?

591


What are the differences between application object and session object?

492


How you can access the properties and controls of master pages from content pages?

508


Define dll hell?

627


What is route in web api?

534


Define application state variable and session state variable?

555