Hi to all, i'm trying to loading data in a YAHOO datatable using yui. 2000 records are readed by JSON, after data are loaded columns and row are visible but...
I havent found an answer to this on the forums. I am using tabView in a sample application. I have 3 tabs that work great -- the 4th tab is really just a dummy...
hie, i've a tabview with 2 tabs and 2 datasrc my datasrc html page have javascript programme but it dont works ?? var tabView = new YAHOO.widget.TabView(); ...
Sr. JavaScript Engineer Client Side Ninja Terms: Salaried Employee with full benefits Hours: Full Time Location: San Francisco, CA Department: Engineering ...
Hi We're trying to use a modal panel in IE 6 and would like to SEE the dropdowns (SELECT elements) behind the modal mask. The dropdowns need to be in disabled...
Hi, I'm a newbie when it comes to GUI/YUI/JavaScript, so excuse my ignorance if the answers to my questions below are obvious! I'm using the example in ...
Hello I am using the "Calendar inside a Container" in multiple rows of a table. Basically, a database pull that will have an input box with the pop up calender...
Hello Everyone, I have a DataTable that can have several hundred records, and 20 to 30 columns, depending on the query. To speed up the display of the data,...
So let me get this straight, this is free, you can load the javascript library right off yahoo costing me no bandwidth usage on that.., and I can make an...
We are trying to use modal panels for showing loading messages. This does not seem to work at all in IE 8, as the background is shown black instead of just...
Hi, Suppose you want to have some dropdown options delivered via JSON for your datatable. I cannot find a way this can be done with varying dropdown content....
This request is slightly difficult to explain, but here goes: I've been asked to create a boundless measuring device for user input to questions. The idea is...
Hey! Is there any possibility to load/refresh DataTable1 when a row of DataTable2 (on the same site) is clicked? I want to refresh DataTable2, that gets data...
Hi, Internally I understand why the datatable paginator is zero-based for startIndex and endIndex, but this makese little sense to the average user when they...
hi all, i want fixed width of datatable column, means say i hav given width attribute for a column 70px den after rendering it shld take the size of specified...
I'm building a property-sheet style editor using DataTable. The table has three columns: "Property", "Type", and "Value". Each row in the table represents a...
How can I create an object literal, which contains a dyamically changing key ? i.e. myVar = userInput; ... objLit = { myVar: someValue }; Regards, OGLES...
When I use DataTable.subscribe(eventname,function) how do I know what eventnames are acceptable? Is there a complete list somewhere? How about all of the other...
We're looking to hire a contract developer to build out a custom datepicker based on the YUI calendar widget. We have already built what this needs to look...
I posted this on webdeveloper.com ...but wanted to see if anyone here has dealt with this... Hello, I have put in error detection code for javascript in an...
how to make "accept button" and "cancel button" in calendar box..?? or i wanna make a calendar if select a date, and be closed calendar box. help me please....
I've got a page (with a datatable) that pulls up two different forms via an XHR request into an overlay. The first form creates an object closes the overlay...
Hi, When a user types inside an input element in my webpage, I want the DataTable to reload its data, based on the initial query string and the value from the...
Hi We are evaluating the YUI Libraries for UI migration in our product. can anyone please give me the information/reference link to get the advantages of YUI...
Hi, I have a datatable in a page and I want to update it with a different datasource. I was able to do it after reading Satyam's articles. Something like var...
Just a quick reminder: We'll be having a meetup tonight to talk about YUI 3.x, answer questions, and drink a little beer hear at the Yahoo! HQ in Sunnyvale. ...
Hi all, I can't post all my code but I can give u a general overview and I hope that will work. I have a an overlay to which has a menu to load different...
Instead of having: << first < prev 1 2 3 4 5 next > last >> is it possible to have: << first < prev A B C ... X Y Z next > last >> by alphabet which is a lot...
I have got the Uploader to work beautifully, except for one problem. The removeFile function will not remove a file from the fileList queue. It does nothing at...
We have been using the YUI uploader as a handy way to upload a file to the server in an asynchronous fashion. We do a bunch of text processing on the contents...