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

Adding a Windows Form to a Cell in UltraGrid

Hi all,
I want to know is there any facility with UltraGrid with which we can attach a Windows form having a text box and 2 buttons, so that we can write in the textbox and on the click of ok button the contents in the textbox will come in that cell.
If any one know plz let me know. its urgent
Thankx

___
Newsgroups brought to you courtesy of www.dotnetjohn.com
Nov 16 '05 #1
1 2628
Nilz,

While I don't know much about ultra grid, I know that having a form as a
control in another control is not the best idea. Forms were not meant to
work like that. If anything, place the controls on the form on a
UserControl, and then place that in the grid. The grid probably has a
mechanism to host user controls.

Hope this helps.
--
- Nicholas Paldino [.NET/C# MVP]
- mv*@spam.guard.caspershouse.com

"Nilz" <ma*******@yahoo.com> wrote in message
news:uM**************@TK2MSFTNGP12.phx.gbl...
Hi all,
I want to know is there any facility with UltraGrid with which we can
attach a Windows form having a text box and 2 buttons, so that we can
write in the textbox and on the click of ok button the contents in the
textbox will come in that cell.
If any one know plz let me know. its urgent
Thankx

___
Newsgroups brought to you courtesy of www.dotnetjohn.com

Nov 16 '05 #2

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

Similar topics

0
by: Dave Elliott | last post by:
After inserting a new data row to a DataTable that is bound to a datagrid, I am unable to change data in a row that is after the newly added row without getting bizarre results. I have added the...
0
by: Shravan | last post by:
Hi, I have a extended datagrid, in which I am setting values at a given cell in the grid using grid = val; The grid has NewRow creation set to false But sometimes setting value at a...
0
by: Chris Millar | last post by:
I have a user control that i wish to extend to change the date when the user selects the numeric up down button. The code explains itself, hope someone can help. any ideas appreaciated.. ...
3
by: techie | last post by:
Hi, I am using an UltraGrid of Infragistics Net Advantage 2005 in my application. I need to add an image to all cells under a column.I need to have image and text in the same cell. Can any one...
2
by: Flack | last post by:
Hey guys, I have a DataGrid and DataTable field in my class : private ImageDataGrid dataGrid1; //ImageDataGrid extends dataGrid and just overides OnMouseDown private DataTable dt = new...
0
by: tavita | last post by:
I'm studying about the UltraGrid control. Other this question: "How many layouts do the UltraGrid have?(Ex: is RowLayout one of its layouts? ) Advantage and Disadvantage of them". Can you tell me...
0
by: tavita | last post by:
I'm a beginner of .NET. I have some problems about the events of UltraGrid. I see that UltraGrid have many events but i don't know the order of them. Can you arrange for me. Please, give me a list of...
1
by: srneu71 | last post by:
I have a project that requires a dynamically generated matrix table. The table is setup with 4 quadrants (N,S,E,W) with checkboxes to "link" the data in adjacent quadrants. The table has to be...
1
by: sunitachothe | last post by:
how to assign images in cells of infragistic ultragrid control. I have set outlook group by property to true ... InitializeRow event is called twice once data is bind to ultragrid and when we click...
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:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
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:
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
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...

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.