Thank you Jeremy. Your info helped me a lot. Now I'm doing a basic comparison before rendering the pagination mentioned below
if(localSearch.results.length == 8) //8 - google.search.Search.LARGE_RESULTSET { //go for pagination } else { //show estimated result count = localSearch.results.length } Though this is not full proof, but does not produce the pagination block if result varies Thank you Thanks -TTA -- You received this message because you are subscribed to the Google Groups "Google AJAX APIs" group. To post to this group, send email to google-ajax-search-...@googlegroups.com. To unsubscribe from this group, send email to google-ajax-search-api+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/google-ajax-search-api?hl=en.