473,396 Members | 2,034 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

Re: problem with gridview1_deleted event

Hi,

RowDeleting->Occurs when a row's Delete button is clicked, but before
the GridView control deletes the row.
RowDeleted->Occurs when a row's Delete button is clicked, but after
the GridView control deletes the row.
http://msdn.microsoft.com/en-us/libr...ew_events.aspx

So according to documentation row deleted event is suppose to fire
after the row is deleted ...

Best of luck

Munna

www.munna.shatkotha.com/blog
www.munna.shatkotha.com
www.shatkotha.com
Jul 2 '08 #1
2 1130
Thanks, you're right: i can see that the row in the gridview is deleted, but
what i meant is that the count must occur after the row is deleted in the
table. But that doesn't happen.
So i also tried with sqldatsource1_deleted, but same thing: the count occurs
before the row is deleted in the table, so counting also the record which is
supposed to be deleted.


"Munna" <mu******@gmail.comschreef in bericht
news:00**********************************@d1g2000h sg.googlegroups.com...
Hi,

RowDeleting->Occurs when a row's Delete button is clicked, but before
the GridView control deletes the row.
RowDeleted->Occurs when a row's Delete button is clicked, but after
the GridView control deletes the row.
http://msdn.microsoft.com/en-us/libr...ew_events.aspx

So according to documentation row deleted event is suppose to fire
after the row is deleted ...

Best of luck

Munna

www.munna.shatkotha.com/blog
www.munna.shatkotha.com
www.shatkotha.com

Jul 2 '08 #2
Hallo Munna,
it's fine when you try to find a solution for a problem.
It would be finer if you go to the end of the still unsolved problem.
Thanks

"André" <ss***@nol.dfschreef in bericht
news:eK**************@TK2MSFTNGP04.phx.gbl...
Thanks, you're right: i can see that the row in the gridview is deleted,
but what i meant is that the count must occur after the row is deleted in
the table. But that doesn't happen.
So i also tried with sqldatsource1_deleted, but same thing: the count
occurs before the row is deleted in the table, so counting also the record
which is supposed to be deleted.


"Munna" <mu******@gmail.comschreef in bericht
news:00**********************************@d1g2000h sg.googlegroups.com...
>Hi,

RowDeleting->Occurs when a row's Delete button is clicked, but before
the GridView control deletes the row.
RowDeleted->Occurs when a row's Delete button is clicked, but after
the GridView control deletes the row.
http://msdn.microsoft.com/en-us/libr...ew_events.aspx

So according to documentation row deleted event is suppose to fire
after the row is deleted ...

Best of luck

Munna

www.munna.shatkotha.com/blog
www.munna.shatkotha.com
www.shatkotha.com


Jul 3 '08 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Fabian Kr?ger | last post by:
Hello, I got a weird problem and need your help and ideas... I´ve written an php application which imports data in XML format and writes this data to a MySQL database to have a faster access....
14
by: Gregory L. Hansen | last post by:
I can't seem to make a queue of objects, using the STL queue. I'm trying to make a little event manager, and I just want someplace to store events. The method definitions for EventManager have...
4
by: Marc Tanner | last post by:
Hello, I am currently working on a eventhandling system or something similar, and have the problem of loosing scope. I have read many interesting posts on this group and the faq article about...
22
by: Jeff Louie | last post by:
Well I wonder if my old brain can handle threading. Dose this code look reasonable. Regards, Jeff using System; using System.Diagnostics; using System.IO; using System.Threading;
0
by: lechatthierry | last post by:
Is it possible to block a mouse event on an Hyperlink with a general script event? This is quite troublesome for me. I am trying to find a way to block the windows shortcut SHIFT + MOUSE LEFT...
1
by: Neko | last post by:
Is it possible to block a mouse event on an Hyperlink with a general script event? This is quite troublesome for me. I am trying to find a way to block the windows shortcut SHIFT + MOUSE LEFT...
9
by: dli07 | last post by:
Hello, I'm trying to convert a piece of code that creates a dynamic vertical resizing bar in a table from internet explorer to firefox. It's based on a post from...
4
by: FullBandwidth | last post by:
I have been perusing various blogs and MSDN pages discussing the use of event properties and the EventHandlerList class. I don't believe there's anything special about the EventHandlerList class in...
5
matheussousuke
by: matheussousuke | last post by:
Hello, I'm using tiny MCE plugin on my oscommerce and it is inserting my website URL when I use insert image function in the emails. The goal is: Make it send the email with the URL...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.