Click to See Complete Forum and Search --> : Data Binding


SniperX
05-14-2003, 02:24 AM
Hi, does anyone know if there is a restriction of how many lines read from a file when doing data-binding through html?
If so: how many?

Regards
MW

p.s.
Keep it real

Fang
05-14-2003, 06:24 AM
There probably is, but you should consider the time needed to load the documents and render the results. Time is more likely to be the limiting factor. Try it out for yourself.