> 
> 1500 record? don't do it: page or use AJAX.
> 
> Been there. It was horrible.
> 

I'd second that..1500 seems too high for human consumption.
Anyway, for such large datasets you can try going XML/XSLT
way. XSLT transforms are VERY fast (use LibXSLT) - downside
being XSL is a super verbose and hard to maintain
language..
You can even experiment with client side XSL transformation
since  that both Firefox and IE support it.

  - Praveen  

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

Reply via email to