Hi,
I am new to here.
In my application i am using a <ig:gridView> inside <rich:tab> , where the switchType="ajax"
But when i am opening the tab , the page is getting blank..
How to solve this problem?? if i use switchType="client" for <rich:tab>, then its working fine.
Do the net advantage <ig:gridView> not working inside another ajax enable component like <rich:tab> ??
Please help.
thanks in advance
Is it possible to use gridView Inside other ajax enable component(like rich:tab)?? please help.
Hi Gantait, Our NetAdvantage for JSF component has it's own AJAX engine and is not compatible with other AJAX enabled components.
Thank you!
Is it a bug?? is it fixed in any new version?? as if net advantage does't support then its really limiting the schope of work with net advantage. Because in lots of senario we need to use a4j/rich/ other ajax enable component...as per the project requirement
Hi:
JSF does not support an AJAX standard, so all teh component libraries have their own. This means that none of the AJAX enable component libraries work wll with the others - although in some cases its possible.
But this isn't a "bug" in either RichFaces or NetAdvantage - its just the consequence of a lack of standards.
Best,Jim