Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

gridview edits requires a double click

4 views
Skip to first unread message

Arne Garvander

unread,
Dec 29, 2009, 4:24:01 PM12/29/09
to
Why is that I need to click the edit link twice, in a gridview control,
before my row enters into edit mode?
Is there a workaround?
--
Arne Garvander
Certified professional Geek

Mark Rae [MVP]

unread,
Dec 29, 2009, 6:07:12 PM12/29/09
to
"Arne Garvander" <ArneGa...@discussions.microsoft.com> wrote in message
news:637F0D30-A7B1-47DE...@microsoft.com...

> Why is that I need to click the edit link twice, in a gridview control,
> before my row enters into edit mode?
> Is there a workaround?

Common problem, hundreds of web pages, easily fixed:
http://www.google.co.uk/search?rlz=1C1CHMA_en-GBGB328GB328&sourceid=chrome&ie=UTF-8&q=GridView+edit+click+twice


--
Mark Rae
ASP.NET MVP
http://www.markrae.net

Arne Garvander

unread,
Dec 29, 2009, 11:01:01 PM12/29/09
to
reading hundreds of pages does not seem easy to me.
Most of those pages have questions rather than answers.

--
Arne Garvander
Certified professional Geek


"Mark Rae [MVP]" wrote:

> .
>

Vijay

unread,
Dec 30, 2009, 12:10:19 AM12/30/09
to
hi,
I don’t have an exact answer for your question. Once I had a same problem
with a button and a textbox. I have used the textbox_changed event for the
textbox and click event for button. Whenever I enter some values in textbox
and press the button, the button_click event will not be called rather than
it calls the textbox_changed event. Then I have to click for the second
time, then the button click event will be called.(The only problem is the
priority of events).

I think it would be easy for you to read this long post rather than reading
hundreds for pages and I think that this post would definitely help you.

I you have the same problem reply me. I may help you to fix it .

"Arne Garvander" <ArneGa...@discussions.microsoft.com> wrote in message

news:774F0398-8E00-4EB7...@microsoft.com...

Arne Garvander

unread,
Dec 30, 2009, 8:00:01 AM12/30/09
to
The Gridview does not have a textbox_changed or button click events.
Your are answering the wrong question.

--
Arne Garvander
Certified professional Geek
0 new messages