Thanks Kalle, I know the links you suggest, but I was exlcuding my code
because it has not been chaned much from the one on the old server
Anyway I will keep on investigating, I have no other choice.
Thanks anyway
Il 07/04/2016 17:37, Kalle Korhonen ha scritto:
> On Thu, Apr 7, 2016 at 12:33
Thanks Kalle, I know the links you suggest, but I was exlcuding my code
because it has not been chaned much from the one on the old server
Anyway I will keep on investigating, I have no other choice.
Thanks anyway
Il 07/04/2016 17:37, Kalle Korhonen ha scritto:
> On Thu, Apr 7, 2016 at 12:33
I've a very simple page with a t:form within a t:grid that has a column
with a checkbox to select rows.
When switching page it raises an exception *Component
ProcessDetail:datalist.selected must be enclosed by a Form component* even
with a t:form surrounding the t:grid
What a
Hi!
On Fri, 08 Apr 2016 11:45:47 -0300, Ricardo Veloso
wrote:
I think the problem is that with inplace="true" the component generates a
zone surrounding the pager.
That's correct. So, when the AJAX request is done, the form isn't rendered
again, so the checkbox rendering throws an excep
Thank you Thiago.
So it is not possible to achieve this with T5.4?
Why zone attribute of Grid is not exposed as @Parameter instead of force
"^" if inplace="true"? This way one could identify the zone to be updated.
I'm trying to place a pagerPosition="none" and put an outer t:gridPager and
give t
On Fri, 08 Apr 2016 14:31:03 -0300, Ricardo Veloso
wrote:
Thank you Thiago.
De nada! :D
So it is not possible to achieve this with T5.4?
Not with AJAX updates.
Why zone attribute of Grid is not exposed as @Parameter instead of force
"^" if inplace="true"? This way one could identify t