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

Infragistics Ultra Web Grid Updating Problem

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 UpdateCell or
UpdateCellBatch events to transfer updated data to the data set, the
event arguements (Infragistics.WebUI.UltraWebGrid.CellEventArgs e) are
missing critical information such as the row and column of the cell
being updated, and most of the CellEventArgs are either null or -1. I
tried copying directly from a sample on the Infragistics website but
again, the CellEventArgs are missing the data even their tutorial needs
to run properly.

Any help would be appreciated,
- Paul

Nov 19 '05 #1
5 8114
This is a question for Infragistics support.

"Paul W" <Pa***********@medcere.com> wrote in message
news:11*********************@g14g2000cwa.googlegro ups.com...
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 UpdateCell or
UpdateCellBatch events to transfer updated data to the data set, the
event arguements (Infragistics.WebUI.UltraWebGrid.CellEventArgs e) are
missing critical information such as the row and column of the cell
being updated, and most of the CellEventArgs are either null or -1. I
tried copying directly from a sample on the Infragistics website but
again, the CellEventArgs are missing the data even their tutorial needs
to run properly.

Any help would be appreciated,
- Paul

Nov 19 '05 #2
This looks like a question you
should ask at the Infragistics forums :

http://devcenter.infragistics.com/De...ewsGroups.Aspx

In particular at :
news://news.infragistics.com/Infragi...dotnet.WebGrid

Juan T. Llibre
ASP.NET MVP
http://asp.net.do/foros/
Foros de ASP.NET en Español
Ven, y hablemos de ASP.NET...
======================

"Paul W" <Pa***********@medcere.com> wrote in message
news:11*********************@g14g2000cwa.googlegro ups.com...
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 UpdateCell or
UpdateCellBatch events to transfer updated data to the data set, the
event arguements (Infragistics.WebUI.UltraWebGrid.CellEventArgs e) are
missing critical information such as the row and column of the cell
being updated, and most of the CellEventArgs are either null or -1. I
tried copying directly from a sample on the Infragistics website but
again, the CellEventArgs are missing the data even their tutorial needs
to run properly.

Any help would be appreciated,
- Paul

Nov 19 '05 #3
Did you do a databind on the grid? This is usally the cause of a lot of the
problems.
--
Staff Consultant II - Enterprise Web Services - Cardinal Solutions Group

Future Business Model - National City Mortgage
"Paul W" wrote:
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 UpdateCell or
UpdateCellBatch events to transfer updated data to the data set, the
event arguements (Infragistics.WebUI.UltraWebGrid.CellEventArgs e) are
missing critical information such as the row and column of the cell
being updated, and most of the CellEventArgs are either null or -1. I
tried copying directly from a sample on the Infragistics website but
again, the CellEventArgs are missing the data even their tutorial needs
to run properly.

Any help would be appreciated,
- Paul

Nov 19 '05 #4
Yeah, I bound my dataset to the grid using the DataBind function. Is
this a problem and if so, how do I get the data from my data set onto
the grid if I don't bind it?

Thanks,
- Paul

Nov 19 '05 #5
Paul,
You should set the DataSource of the grid to the appropriate
DataTable/DataView. If there are relations in the DataSet to this table
this will create a multiband(level) grid. Make sure to code
InitializeLayout to set the grid layout after the DataSource changes. Also
if you ever want to clear the grid by setting the DataSource to null make
sure that your InitializeLayout code handles this appropriately.

As others have said Infragistics provide newsgroup support on
news.infragistics.com. The appropriate newsgroup for UltraWinGrid questions
would be infragistics.dotnet.wingrid.

Ron Allen
"Paul W" <Pa***********@medcere.com> wrote in message
news:11********************@z14g2000cwz.googlegrou ps.com...
Yeah, I bound my dataset to the grid using the DataBind function. Is
this a problem and if so, how do I get the data from my data set onto
the grid if I don't bind it?

Thanks,
- Paul

Nov 19 '05 #6

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

Similar topics

9
by: Michael Howes | last post by:
I'm looking for a power grid control to use for some C#/Windows forms development. There are a LOT of grids out there and trying to analyzes them could turn into a long task. Some things I'm...
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...
0
by: Bob Schroeder | last post by:
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...
1
by: steve | last post by:
Greetings, My team and I would like to use Infragistics for both WinForm and WebForm development. From a technical perspective we see the benefits. The boss wants me to quantify ROI. The...
5
by: Jéjé | last post by:
Hi, I'm looking for a webcontrol which provide the same capabilities of the outlook grid. I have found 2 products, 1 provided by infragistics, the second by componentone. There is any other...
2
by: NuB | last post by:
i have to do a web app using the infragistics web grid and i never used them. I changed the autobuildcolumns to false and bind my dataset to the grid, but it comes up empty (no data). how can i...
3
by: Ronald S. Cook | last post by:
Hi everyone, We're needing to pick a suite of components for our C#/VS 2005 development. Top on our list is a treeview that integrates with a datagrid. I think all the big goes provide that. ...
3
by: Sarahb1337 | last post by:
Hi all, I have two tables that I'm trying to display in a Master Detail fashion in an Infragistics UltraGrid. I added both tables to a dataset and added a datarelation between the two tables...
0
by: faizalahmd | last post by:
I would like to have paging as well as sorting in a infragistics ultra web grid control .. regards, Faizal Ahmed
1
by: faizalahmd | last post by:
I would like to know the features of ultrawebgrid(infragistics control) compared to normal grid view ... Thanks in advance, FAIZAL AHMED.H
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
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
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.