473,386 Members | 2,042 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,386 software developers and data experts.

Microsoft or Infragistics Problem??

Description:

I have an aspx page that include both a dropdownlist and
an infragistics ultrawebgrid (version 2).

The problem is that the grid's UpdateGrid and
UpdateCellBatch events are being fired after the
dropdownlist's selectindexchanged event (The dropdown
list is set to autopostback.)

From Microsoft's documentation...

Visual Basic and Visual C# Concepts--Web Forms Page
Processing

"Events are not raised in a particular order, except that
cached control events - as specified by the control's
AutoPostBack property - are always processed before the
posting event."

So it is my understanding that since the dropdownlist was
causing the postback (via an autopostback) that it's
event should be handled last and the order of any other
events were up in the air but are to be handled before
the event that caused the postback. So the grid's should
occur before the selectedindexchanged event.

Now more interesting is how the placement of the
dropdownlist in relation to the ultrawebgrid effects the
event firing order. If the dropdownlist occurs first (or
above the grid) in the html code(aspx page) then its
events are hit first--if it occurs after then the grid's
events occur first.

So is this a bug with Microsoft's Framework or with
Infragistic's UltraWebGrid?

Email me if you would like me to reply with sample code
that demonstrates this.

Any Ideas? Thanks...Bob
Nov 17 '05 #1
0 2526

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

Similar topics

5
by: Paul W | last post by:
I was recently assigned to build a database administration tool with an infragistics web grid UI. I am able to pull the data into a dataSet and bind it fine. However, when I attempted to use the...
5
by: Paul W | last post by:
I was recently assigned to build a database administration tool with an infragistics web grid UI. I am able to pull the data into a dataSet and bind it fine. However, when I attempted to use the...
1
by: Charles Law | last post by:
I seem to be posing a lot at the moment, so please accept my apologies. I can't say, categorically that the Infragistics tools are to blame, but I have had this intermittent problem now for two...
0
by: veerleverbr | last post by:
Hi, I want to create an asp.net page with a tabpage. On the tabpage I want to use the WebDateChooser and WebDataInput controls of Infragistics. These 2 controls use a mask to enter a date and...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
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: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
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
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
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...

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.