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...
Message search is now enhanced, find messages faster. Take it for a spin.

Messages

Advanced
Messages Help
  Newest  |  < Newer  |  Older >  |  Oldest
Topics Messages Latest Post

I'm using the layout manager to create a paneled layout (header, left, right). All the element units are working great, but I have a gray border around each...
8 Dec 2, 2008
1:35 pm

tommy.bramble
Send Email

whenever i delete a record from my database, i post back ID of it. And i want to delete related record from my datatable. here is my code. var myColumnDefs = [...
7 Dec 2, 2008
10:38 am

omerorhan80
Send Email

I want to filter my results so /forum/ doesn't show up in the search results of my site. This would be similar to using "-inurl" but what I've tried doesn't...
3 Dec 2, 2008
8:57 am

mercuryrevver
Send Email

Does anyone know how to find out if the datatable is loaded before executing some code? I would have thought the tableInitEvent would, but this never seems to ...
8 Dec 2, 2008
8:56 am

Satyam
satyamutsa
Send Email

I have a DataTable that is using a Paginator and grabbing data server-side from a datasource using JSON. I want to add a Search box to filter the data on the...
3 Dec 2, 2008
6:43 am

cicerotech
Send Email

Hello, I have a dynamic YUI tree and for some reason it does not load when viewed with IE. It works just fin with FireFox. I would really appreciate any...
3 Dec 2, 2008
6:32 am

Neil Brideau
nlbrideau
Send Email

first decide what you want to do in yui go to yui site see an example for it copy the code from there and try initially u can try with including the js and css...
1 Dec 2, 2008
3:18 am

Arun Kumar Roy
arun@...
Send Email

Hi all, I'm working on a design that incorporates multiple auto-completes (not quite the combo boxes but similar) in a single page. Because the option lists...
2 Dec 2, 2008
1:21 am

jennykhan
Send Email

I have two datatables, in dt1 you can select a row and press [space], and the row is move to dt2. This is done by first dt2.addRow and then dt1.deleteRow....
2 Dec 2, 2008
1:13 am

jennykhan
Send Email

Dear All, Need help. I am trying to attach Datatable inside Tabview, the only thing I cant solve is to set height of datatable equal to Tabview. Tabview is...
4 Dec 2, 2008
12:32 am

jennykhan
Send Email

I'm in the process of upgrading to YUI 2.6 and I started having issues when deleting rows. I've traced the problem to the clone method that is called when...
5 Dec 2, 2008
12:06 am

jennykhan
Send Email

The API documentation makes brief mention of a 'resizable&#39; property for a DataTable column: http://developer.yahoo.com/yui/docs/Column.html#resizeable The...
4 Dec 1, 2008
11:19 pm

Eric Miraglia
ericmiraglia
Send Email

The YUI team has posted a new release today. YUI 2.5.2 <http://yuiblog.com/blog/2008/05/28/yui-252/> is now available for download...
1 Dec 1, 2008
10:46 pm

georgiann puckett
george.puckett
Send Email

Hi, I have a datasource that was generated with a localsource off an array of objects. The objects have a name and id. When a user types and selected in the...
4 Dec 1, 2008
10:11 pm

jennykhan
Send Email

I discovered a serious bug in YUI 2.6.0. According to the documentation of DataSource, you can use dot notation in the responseSchema, when you have nested...
2 Dec 1, 2008
10:00 pm

jennykhan
Send Email

I have implemented YUI simple editor to my page at: http://www.4400payequity.org/form/order7.htm process.php as shown below takes the input from the form, but ...
4 Dec 1, 2008
9:26 pm

Dav Glass
dav.glass
Send Email

I'd like to show the number of items returned from my autocomplete instance. I'm using JSON data from a server. dataSource = new YAHOO.widget.DS_XHR(root, ...
3 Dec 1, 2008
8:43 pm

Eric Miraglia
ericmiraglia
Send Email

Hi, I've a problem whit inline cell editing feature of the DataTable. I use inline cell editing with disableBtns:true. My problem is that when the ESC key is...
5 Dec 1, 2008
7:10 pm

malafskyg
Send Email

Hi to all, I have some problems with Dialog pane http://developer.yahoo.com/yui/examples/container/dialog-quickstart.html I had to copy the source code, part...
1 Dec 1, 2008
6:54 pm

MadLuke
madluke2510
Send Email

Hi I just found out that if I have an error in my setup method this is not flagged as a failure in the test log display. Whats the best way to display an error...
5 Dec 1, 2008
6:52 pm

Nicholas Zakas
nicholas.zakas
Send Email

Hi, when I setup a tabView with a 'activeIndex&#39; parameter in the constructor, it seems not effective. I should set this one via <tabView.set("activeIndex";,...
4 Dec 1, 2008
6:43 pm

Eric Miraglia
ericmiraglia
Send Email

I'm using the cell editor. It's fab except that whenever the user updates the current value to be "", empty string the cell still shows the old value after...
3 Dec 1, 2008
6:21 pm

jellyrhubarb
Send Email

after loose a full day to customize the calendar header apearence. I still have an issue. the previousMonth link,nextMonth link and the header text don't...
1 Dec 1, 2008
5:04 pm

cbr_talus46
Send Email

Hello, I have migrated the datatable from 2.5.2 to yui 2.6 and now its working pretty fine, I just have a problem with the rowsPerPageOptions. When I select to...
1 Dec 1, 2008
4:03 pm

Alejandro Diaz
kiedis_007
Send Email

I'm implementing YUI uploader 2.6.0 in a project and have discovered the following behavior: In Firefox 3 + Adobe Shockwave Flash Plugin 9,0,124,0 in Ubuntu...
3 Dec 1, 2008
3:55 pm

jerry_gagliano
Send Email

Hello, Per documentation on the very first page devoted to datatable it is stated that: "The values for CellEditor dropdownOptions must be either a simple...
3 Dec 1, 2008
3:07 pm

dimus_99
Send Email

I have not problem controlling the height of the div but I can't seam to find the proper place in the CSS to change the size of the header label. Thanks /jms ...
11 Dec 1, 2008
2:31 pm

Dav Glass
dav.glass
Send Email

The following is my test page: <http://www.rattieworldocomfort.com/carouseltest/imagecatalog.html>. This prototype page using YUI 2.6.0 and the Carousel...
3 Dec 1, 2008
2:09 pm

Gopal Venkatesan (...
gopalarathnam_v
Send Email

Hi, I have a custom DropdownCellEditor that is doing the following;- YAHOO.widget.DoubleDropdownCellEditor = function (oConfigs) { this._sId =...
3 Dec 1, 2008
1:43 pm

claracruzz
Send Email

Hi I want to provide training to my team members on Yahoo UI Is anyone in India who can help with the training. Pls post your contact no or mail id to get in...
2 Dec 1, 2008
12:02 pm

Arun Kumar Roy
arun@...
Send Email
  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