Questions tagged [yui2]

The YUI Library is a set of utilities and controls from YAHOO!, written with JavaScript and CSS, for building richly interactive web applications. The yui2 tag is for discussions of the version 2 of the library.

47 questions
0
votes
1 answer

YAHOO.widget.RecordSet getRecord() based on a property value

Migrating from EXT 3.x(up to v3.4) to YUI 2.x(up to v2.9.0) javascript development - as needed for a new project - what would be the alternative in YUI to select a certain record in a data table(the equivalent of the gridpanel in EXT) based on the…
Galileo_Galilei
  • 117
  • 2
  • 5
0
votes
1 answer

Returning parameters of YUI DataTable from function

This is in reference to this question. I have to use the script mentioned in the approved answer at various pages. So, I have kept the part till the line this.ds.dataProvider = this; in an external JS file. Now, since I am to reuse the prototyping,…
Vrushank
  • 2,763
  • 3
  • 27
  • 41
1 2 3
4