> Is there a way to get ALL the rows, despite there's no one selected? > Maybe I need to extend and overwrite a method (as BaseValueParser), dont I ? > I appreciate very much your cooperation!
No, as per the HTML spec, browsers only send rows that are selected by the user. - Stephen -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
