Accessing GridView cells from JS

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Is it possible to access the cells of a gridview control from java script
code ? HOW can that be done ?

thanx in advance !
 
I have a SELECT query page with a GO button.
A textbox is used for criteria.
When i press enter the page refreshes but actually the GO-button is NOT
executed.
The button is the only button.
The textbox does not have the autopostback set

What get's executed (so i can supress it)?

Thanks!
 
Sorry, this should be a new post..



Edwin Knoppert said:
I have a SELECT query page with a GO button.
A textbox is used for criteria.
When i press enter the page refreshes but actually the GO-button is NOT
executed.
The button is the only button.
The textbox does not have the autopostback set

What get's executed (so i can supress it)?

Thanks!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top