473,657 Members | 2,721 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

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.W ebUI.UltraWebGr id.CellEventArg s 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 17 '05 #1
5 5463
This is a question for Infragistics support.

"Paul W" <Pa***********@ medcere.com> wrote in message
news:11******** *************@g 14g2000cwa.goog legroups.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.W ebUI.UltraWebGr id.CellEventArg s 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 17 '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******** *************@g 14g2000cwa.goog legroups.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.W ebUI.UltraWebGr id.CellEventArg s 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 17 '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.W ebUI.UltraWebGr id.CellEventArg s 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 17 '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 17 '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
InitializeLayou t 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 InitializeLayou t code handles this appropriately.

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

Ron Allen
"Paul W" <Pa***********@ medcere.com> wrote in message
news:11******** ************@z1 4g2000cwz.googl egroups.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 17 '05 #6

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

Similar topics

9
6669
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 looking for; Grouping (TreeGrid capabilities) Outlook style group by Built in filtering a plus but not required Works in most recent version of Visual Studio/.Net
1
3186
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 primary question I get is 'what does the Infragistic grid give me that the ASP.NET grid does not?' I get similar questions for the other Infragistic controls that are complements of existing WinForms and WebForm controls. For me to answer this...
5
1889
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 company/product on the market? anyone as tested these components and can share its experience?
5
8136
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 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...
2
2728
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 use the grid and bind my columns from my dataset in the order i want to show them?
3
11472
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. Does anyone know which suite is the "best" or are they (Infragistics, ComponentOne, DevExpress, other) all about the same? Thanks for any insight or opinion.
3
9155
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 using the field that related both. When I run my application Ultra Grid just displays the master table, the child table is not displayed. Does anybody know what is wrong with my code? Grid expandable property is set to true, but is there any other...
0
1298
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
3148
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
8297
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
8816
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
8717
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
7311
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, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
6162
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
4150
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
4300
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
1930
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
2
1600
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.