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

Infragistics UltraWebGrid textbox binding problem

Hi,

I Binding data to textbox of templated column for UltraWebGrid of
Infragistics controls, but it through an error

'Infragistics.WebUI.UltraWebGrid.CellItem' does not contain a
definition for 'DataItem'

Does it not possible to use TemplatedColumn for UltraWebGrid?

<igtbl:TemplatedColumn HeaderText="Zip Code">
<Header Caption="Zip Code">
<RowLayoutColumnInfo OriginX="1" /
>
</Header>
<CellTemplate>
<asp:TextBox ID="zip"
runat="server" Text='<% DataBinder.Eval
(Container.DataItem,"ADDRESS") %>' ReadOnly="true" CssClass="GG" />
</CellTemplate>
<Footer>
<RowLayoutColumnInfo OriginX="1" /
>
</Footer>
</igtbl:TemplatedColumn>
Nov 11 '08 #1
0 2125

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...
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...
0
by: Pablo | last post by:
I am using the UltraWebGrid de Infragisitics, I inserted a column of Hyperlynk type, but how the URL is placed this.UG1.Bands.Columns.Type=ColumnType.HyperLink;
0
by: griffitd | last post by:
I am using the infragistics ultrawebgrid to display and enter data from/ to a SQL database. I have a combobox created as the value list of a cell. When I run the software on the development PC...
0
by: Joxie | last post by:
Hi, All! Recently I'm using ultrawebgrid for my projects... While I try Ultragrid (for windows application) I could call printpreview as ultragrid function, but while I'm using Ultrawebgrid (for...
0
by: ando | last post by:
Hi, I've just got started with Infragistics, and encountered some problem on using Ultrawebgrid. I only need data edited in the grid to be saved to its datasource. Notice that I have taken care...
3
by: Jono | last post by:
Hi Everyone, I'm using Infragistics' UltraWebGrid control on a page for it's column grouping functionality (which makes the page start to look like a pivot table). However, requirements have...
0
by: bharathreddy | last post by:
Dear All, We are converting our module from .Net 1.1 to .Net 2.0 & Infragistics 4.1 to Infragistics 7.1. Here I am facing a problem. The one which is working fine in 1.1 is not working...
2
by: haisanju | last post by:
hi i am working in c#.i am using infragistics in web application. in ultrawebgrid i have added template column in that template column i have added textboxes dynamically on placeholder i want...
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
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
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
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,...
0
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...

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.