473,395 Members | 1,532 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,395 software developers and data experts.

ItemCreated event in DetailsView control is not fired. Why

I have checked everything, events inside VS2008, or deleting the event and
recreating it but nothing worked. I can't even make a breakpoint stop inside
the event handler. Is it a bug of VS2008?
Aug 10 '08 #1
3 1798
On 10 Aug, 21:37, Savvoulidis Iordanis
<SavvoulidisIorda...@discussions.microsoft.comwrot e:
I have checked everything, events inside VS2008, or deleting the event and
recreating it but nothing worked. I can't even make a breakpoint stop inside
the event handler. Is it a bug of VS2008?
Hi Savvoulidis
... I can't even make a breakpoint stop inside
the event handler. Is it a bug of VS2008?
That means that the event handler isn't being executed. For anyone to
help futher you need to supply a bit more information. e.g. what event
are you trying to trigger?
Aug 10 '08 #2
On 10 Aug, 21:37, Savvoulidis Iordanis
<SavvoulidisIorda...@discussions.microsoft.comwrot e:
I have checked everything, events inside VS2008, or deleting the event and
recreating it but nothing worked. I can't even make a breakpoint stop inside
the event handler. Is it a bug of VS2008?
OOPS!

Beg pardon Savvoulidis, you did say which event you were referring too
in your message title.

I'll come back when I have some useful suggestions. In the mean time
if anyone else would like to chip?

Stan
Aug 10 '08 #3
Itemcreated. See subject
Aug 10 '08 #4

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

Similar topics

1
by: Kevin Hector | last post by:
Hi. Can anyone explain why, when setting the Text of a Label control in the ItemCreated event of a Repeater (example below), the Text value is NOT persisted to ViewState? I know this can be fixed by...
9
by: Manuel | last post by:
I have a Datagrid with 9 elements. The problem is that when I sort the grid by a column, it present more columns than there are. This is my code for the ItemCreated event: Private pNo As...
1
by: tshad | last post by:
I am trying understand when DataLists ItemCreated is called. I put function that attaches a popup to my delete button: Sub DataList_ItemCreated(Sender As Object, e As DataListItemEventArgs)...
2
by: Philippe Camus | last post by:
I didn't find any documentation about this behaviour. On postbacks the Repeater ItemCreated event is fired before Page_Load event It occurs for each item with empty...
0
by: K B | last post by:
Hi, I have a DetailsView and on the ItemCreated event I can hide a control based on meeting criteria, but I can not figure out how to hide the row. Example, If ddlType.selectedvalue = 1 Then...
9
by: jeff | last post by:
New VB user...developer... Situation...simplified... - I want to wrap a pre and post event around a system generated where the pre-event will always execute before the system event and the...
3
by: NEWS | last post by:
I am using a DetailsView control in ASP.Net / Visual Studio 2005 in a website project. The DetailsView contains a number of fields. the second field is a customerID field which i need to...
2
by: DC | last post by:
Hi, I am doing something like this in the ItemCreated event (ASP.Net 1.1): DataGridItem pagerRow = e.Item; TableCell pagerCell = pagerRow.Cells; Control addedControl = new Control();...
2
by: archana | last post by:
Hi all, I am having one datagrid whose datasource i set as array. On itemcreated event i am having one counter which i have used to find out how many times item created event is fired. What...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
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
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...

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.