Not sure I follow. Please show the code.

Also, I'm surprised that code change made such a difference. My code did 
limit the select to just the necessary fields. Does that table include 
other fields that contain large amounts of data (e.g., a blob field)?

Anthony

On Friday, May 23, 2014 4:53:15 AM UTC-4, Sarbjit wrote:
>
> HI Anthony,
>
> Changes suggested by you in the controller to reduce the complexity of the 
> function actually worked, now the drop down options are changed instantly.
>
> However, I am observing one strange problem now. Somehow the 
> "getResults()" function is not called when the drop down options are 
> changed from within the GRID view/edit pages.
>
> So, basically in my form, I am displaying the results as GRID. Once, I get 
> the results from grid based on the options selected in drop-downs, If I 
> open any record from grid using VIEW/EDIT option from GRID, second drop 
> down is never populated. Infact I noticed that this function is not called 
> if I am inside the view/edit option. 
>
> Do you have any idea on what could be the problem.
>
> -Sarbjit
>
>

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to