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.

Javascript for Pop-up window on DataGrid/UltraWebGrid cell click

One column of the grid displays 'Notes' and therefore has many more
characters than can be properly displayed in a grids' cell. I use a
pop-up window containing a TextBox to show that value.
I also want the user to be able to edit text in the child window which
should then be displayed in the cell when the child is closed. This is
akin to popping up a calendar control and inserting that selection in
the parent window.
Any help with the javascript for either a DataGrid/UltrawebGrid is
much appreciated.
Nov 18 '05 #1
2 6727
For Infragistics questions, you should go directly to them or their
newsgroups.

They do have some client side functions to do this sort of thing.

Let's assume 'cellID' is a variable containing the cell you want to change.
You could call:

igtbl_getCellById(cellID).setValue('new value')

to set the value.

They do have documentation for their client side functionality, though I
have found it to sometimes be inaccurate. The API is not too intuitive
either, it takes a little getting used to.

"Rathtap" <am****@yahoo.com> wrote in message
news:b2**************************@posting.google.c om...
One column of the grid displays 'Notes' and therefore has many more
characters than can be properly displayed in a grids' cell. I use a
pop-up window containing a TextBox to show that value.
I also want the user to be able to edit text in the child window which
should then be displayed in the cell when the child is closed. This is
akin to popping up a calendar control and inserting that selection in
the parent window.
Any help with the javascript for either a DataGrid/UltrawebGrid is
much appreciated.

Nov 18 '05 #2
I have tried them but with no luck. They say it is not a supported
functionality and therefore are unable to provide any help.
"Marina" <so*****@nospam.com> wrote in message news:<u0**************@TK2MSFTNGP11.phx.gbl>...
For Infragistics questions, you should go directly to them or their
newsgroups.

They do have some client side functions to do this sort of thing.

Let's assume 'cellID' is a variable containing the cell you want to change.
You could call:

igtbl_getCellById(cellID).setValue('new value')

to set the value.

They do have documentation for their client side functionality, though I
have found it to sometimes be inaccurate. The API is not too intuitive
either, it takes a little getting used to.

"Rathtap" <am****@yahoo.com> wrote in message
news:b2**************************@posting.google.c om...
One column of the grid displays 'Notes' and therefore has many more
characters than can be properly displayed in a grids' cell. I use a
pop-up window containing a TextBox to show that value.
I also want the user to be able to edit text in the child window which
should then be displayed in the cell when the child is closed. This is
akin to popping up a calendar control and inserting that selection in
the parent window.
Any help with the javascript for either a DataGrid/UltrawebGrid is
much appreciated.

Nov 18 '05 #3

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

Similar topics

30
by: Mason A. Clark | last post by:
If I use javascript on my page, how likely is it that the viewer will not have javascript? Anyone have data? Mason C
16
by: Safalra | last post by:
Frequently in ciwah people say 'but what about the users without JavaScript?', so I decided to do an experiment. It suggests 35% internet users do not have JavaScript turned on in their browsers....
6
by: lkrubner | last post by:
I'm offering users the ability to type weblog posts into a form and post them. They type the text into a TEXTAREA which is on a form. The form, when submitted, hits a PHP script. Before it is...
6
by: Astra | last post by:
Hi All I want to print a message on the first page if a client's browser doesn't have JavaScript enabled. To do this I used the following code: <% ' create an instance of the Browser...
16
by: zwetan | last post by:
Hi, often I see people telling that "javascript sucks" - is it because of the DOM with JS ? - is it because of the language in itself ? - is it because browsers/hosts differences ? - is it...
2
by: david | last post by:
I write JavaScript for client side computing in HTML file in ASPX design. However, I found that the variables declared in JavaScript are initialized again when the page post back to the server....
3
sabesneit
by: sabesneit | last post by:
Hi, I'm tring to execute some javascript with innerHTML but nothing happen, here a simplified example: <html> <head> <title>this doesnt work!</title> <script language="javascript"> ...
2
by: wr657 | last post by:
Hi I have made a norwegian web page called Bomloveven. The page is xhtml-based and also contains some javascript that isn't viewable in any browser. However, the principle was recommended...
3
by: Steve | last post by:
Hi; I'm working on a demo of using a timer on a web site that is made visible by making a div visible. My "PopIn Box" div is empty on the page. Before making it visible I used javascript to...
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: 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
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...
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
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.