Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

ydn-javascript · Yahoo! User Interface Library Group

The Yahoo! Groups Product Blog

Check it out!

Group Information

  • Members: 12955
  • Category: JavaScript
  • Founded: Dec 15, 2005
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Messages

Advanced
Messages Help
Messages 52243 - 52274 of 52481   Newest  |  < Newer  |  Older >  |  Oldest
Messages: Simplify | Expand Author Sort by Date v
52274 Satyam
satyamutsa Send Email
Dec 16, 2009
1:35 pm
... In what circumstance? In response to a user click or such or when drawing them or what? ... Method getTrEl() returns the TR HTML element and then you can...
52273 Satyam
satyamutsa Send Email
Dec 16, 2009
1:33 pm
In the asyncSubmitter, you get to establish the communication with the server in whichever way you wish, it just provides a place to hook your asynchronous...
52272 Christian Tiberg
ctiberg Send Email
Dec 16, 2009
7:39 am
Session variables in whatever language you write in server-side is what I use, PHP and $_SESSION in my case. Best regards, Christian Tiberg 2009/12/15 JohanA...
52271 wizard_files3 Send Email Dec 15, 2009
10:25 pm
Hi. This might be a newbie questions, but I really need an answer to them. 1) How do I get a hold of a particular cell? (I have all data in JSP, but I need a...
52270 JohanA
johan88travel Send Email
Dec 15, 2009
8:59 pm
I am using Inline Cell Editing with DataTable to update values in a database. I am considering using asyncSubmitter to send the new data to the server in...
52269 Todd Wells
ttopwells Send Email
Dec 15, 2009
7:14 pm
Ah, false alarm. It appears firebug got in some funky state and so was never hitting the breakpoint (and ultimately falling through to subsequent submit code,...
52268 Todd Wells
ttopwells Send Email
Dec 15, 2009
6:03 pm
I've set up a button with a click handler, but it's never called... I've tried using the "onclick" option as well as the button.on() method. Any ideas? This is...
52267 Satyam
satyamutsa Send Email
Dec 15, 2009
10:46 am
I don't understand the issue, what the problem was before you added the code or where that code goes (I assume is in the listener for a clickEvent) or what was...
52266 Satyam
satyamutsa Send Email
Dec 15, 2009
10:18 am
1) You can call render at any time. Whatever nodes exist in the tree up to that point will be rendered. Nodes added later (unless via dynamic loading) will...
52265 yesjii Send Email Dec 15, 2009
4:17 am
Hi I am new to yui... and I am using yui2.7 and created a datatable A for which there are 2 columns add and delete. my columns are tableA[0].id ,tableA[0].name...
52264 janwen
loujianwen1986 Send Email
Dec 15, 2009
2:24 am
1.i just finish the search on the YDN group for this question,but i do not get the answer i want.my question is:Almost all YUI(yui2) widgets have the method...
52263 Joaco
joaco182 Send Email
Dec 14, 2009
4:52 pm
In IE8 I get the following error: Can't move focus to the control because it is invisible, not enabled, or of a type that does not accept the focus. I get this...
52262 david.bill1982 Send Email Dec 14, 2009
2:07 pm
Hi Satyam, Thanks for your quick reply. You really helped me to solve this.I will definitely add this to the list of possible solutions. Thanks, Bill...
52261 Satyam
satyamutsa Send Email
Dec 14, 2009
12:42 pm
Now it makes sense. Method render would recreate the complete markup for the cell editor and place it, once again, in documentBody. Your solution is good. ...
52260 david.bill1982 Send Email Dec 14, 2009
11:51 am
Hi, The dropdown cell editor was populated on cellClickEvent of the datatable. And i call column.editor.render() there. The issue is fixed by adding the...
52259 Satyam
satyamutsa Send Email
Dec 14, 2009
9:45 am
What happens to them? "doesn&#39;t work" doesn't say much. Can you show us a working example? Satyam...
52258 david.bill1982 Send Email Dec 14, 2009
7:07 am
Hi, This is working fine for TextboxCellEditor.But not for other editors like YAHOO.widget.DropdownCellEditor and YAHOO.widget.DateCellEditor. Thanks, Bill...
52257 Joylyn Gustilo
joyshilyn Send Email
Dec 12, 2009
6:20 pm
No read ... From: bobstachel <bob.stachel@...> Sent: Thursday, 19 November 2009 10:39 AM To: ydn-javascript@yahoogroups.com Subject: [ydn-javascript]...
52256 Satyam
satyamutsa Send Email
Dec 12, 2009
8:24 am
See: http://yuilibrary.com/forum/viewtopic.php?f=89&t=1979&p=6568...
52255 david.bill1982 Send Email Dec 12, 2009
6:38 am
Hi, I'm trying to put an inline editable table inside a YAHOO.widget.Dialog. If the dialog is a modal dialog, the editor is coming up for each cell but i am...
52254 Nathan Moschkin
nmosch Send Email
Dec 11, 2009
10:27 pm
I have a bevy of controls and tabs on a system administration panel, and I'm using the DataTable for the e-mail log. Well, the entire page resizes a bit...
52253 vino_gallantguy Send Email Dec 11, 2009
4:33 pm
Hi, I have developed a data grid with inline celleditors and it is awefully slow in IE7 and it really is a pain using it. The number of columns is 23 ( 15 non...
52251 George Papaioannou
sdancer75 Send Email
Dec 10, 2009
11:00 pm
I changed the previous code with the code below and partially is working. The problem is that in case the oMenuAgent menu is not renderer (the else part) the...
52250 George
sdancer75 Send Email
Dec 10, 2009
10:11 pm
Hi, Trying to replace the content of a button's menu from an event inside of another button menu was unsuccessful. I create the 2 menus like below. var...
52248 Satyam
satyamutsa Send Email
Dec 10, 2009
12:33 pm
http://developer.yahoo.com/yui/docs/YAHOO.lang.html#method_later...
52247 prash_monte Send Email Dec 10, 2009
10:58 am
Hi, Is there a Periodic refresh widget provided by YUI that I can use to refresh specific components on my page? REgards, Prashant...
52246 ibrahima
ibbby21 Send Email
Dec 10, 2009
4:37 am
I am using the autocomplete on an input field. But is it showing under other elements in ie6 and 7. It works fine in ie8 and firefox. I have set the...
52245 an0n73 Send Email Dec 10, 2009
1:04 am
I've found that if I replace the JSON.parse(...) method with eval(...) then my it all works fine for a format of: "[{text:'Test1&#39;,url:&#39;www.d.com'}]" Reading...
52244 Todd Kloots
toddkloots Send Email
Dec 10, 2009
12:34 am
All keys need to be strings. For example: [{ "id": "communication", "itemdata";: [ { "text": "Test1", "url": "www.d.com " } ] }] For more:...
52243 an0n73 Send Email Dec 10, 2009
12:04 am
Hi Todd, One more question... I've changed your sURL page to my own getMenuData.jsp page and all this page contains as a test is what I believe to be the...
Messages 52243 - 52274 of 52481   Newest  |  < Newer  |  Older >  |  Oldest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help