Hi there.
when i have a datagrid and i fill it with a typedview.
all goes well.
wehn i do i search on it it. works perfectly
however on 1 condition, i get the error "Page cannot be displayed"
conditions:
- it's on a ssl-connection
- the search was not found, hence an empty typedview, hence
the datagrid was empty.
- i do a submit on the page.
it works allright when i do a search with keywords that do exist.
only after i found "nothing", the sh*t is hitting the fan.
is this a know problem? is there a workaround.
because without ssl i don't have the problem.