can't select any rows in my datatable

View: New views
3 Messages — Rating Filter:   Alert me  

can't select any rows in my datatable

by juliebonniedaisy :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

 how come i can't select any rows in my datatable:   http://codepad.org/kD6

i get a datatable but the records can't be selected


Re: can't select any rows in my datatable

by Satyam-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Your link produces a 404 page fault error

juliebonniedaisy escribió:

>  how come i can't select any rows in my datatable:   http://codepad.org/kD6
>
> i get a datatable but the records can't be selected
>
>
>
> ------------------------------------
>
> Yahoo! Groups Links
>
>
>
> ------------------------------------------------------------------------
>
>
> No virus found in this incoming message.
> Checked by AVG - www.avg.com
> Version: 8.5.423 / Virus Database: 270.14.34/2462 - Release Date: 10/27/09 07:38:00
>
>  

Re: can't select any rows in my datatable

by juliebonniedaisy :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

nvm, it was my dumb error forgetting to include:
sDataTable.subscribe('rowClickEvent', sDataTable.onEventSelectRow);

--- In ydn-javascript@..., Satyam <satyam@...> wrote:

>
> Your link produces a 404 page fault error
>
> juliebonniedaisy escribió:
> >  how come i can't select any rows in my datatable:   http://codepad.org/kD6
> >
> > i get a datatable but the records can't be selected
> >
> >
> >
> > ------------------------------------
> >
> > Yahoo! Groups Links
> >
> >
> >
> > ------------------------------------------------------------------------
> >
> >
> > No virus found in this incoming message.
> > Checked by AVG - www.avg.com
> > Version: 8.5.423 / Virus Database: 270.14.34/2462 - Release Date: 10/27/09 07:38:00
> >
> >
>