<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content=text/html;charset=iso-8859-1>
<META content="MSHTML 6.00.6002.18226" name=GENERATOR></HEAD>
<BODY id=MailContainerBody
style="PADDING-RIGHT: 10px; PADDING-LEFT: 10px; PADDING-TOP: 15px" leftMargin=0
topMargin=0 CanvasTabStop="true" name="Compose message area">
<DIV><FONT face=Arial size=2>You need to use a feature store for your grid that
contains all of the features you want to use.</FONT></DIV>
<DIV><FONT face=Arial size=2>To do this you will need to add a 'featuresadded'
& 'featuresremoved' event listeners to your WFS layers that append or remove
the features from the feature store.</FONT></DIV>
<DIV><FONT face=Arial size=2>A feature store typically syncrhonizes with a
single layer, which is what is happening in your current Grid, however to
synchronize with multiple layers, you will have to provide a bit of the plumbing
yourself.</FONT></DIV>
<DIV><FONT face=Arial size=2>Matt Priour</FONT></DIV>
<DIV><FONT face=Arial size=2>Kestrel Computer Consulting</FONT></DIV>
<DIV style="FONT: 10pt Tahoma">
<DIV><BR></DIV>
<DIV style="BACKGROUND: #f5f5f5">
<DIV style="font-color: black"><B>From:</B> <A title=florent.coste@gmail.com
href="mailto:florent.coste@gmail.com">Florent Coste</A> </DIV>
<DIV><B>Sent:</B> Tuesday, May 18, 2010 4:43 AM</DIV>
<DIV><B>To:</B> <A title=users@geoext.org
href="mailto:users@geoext.org">users@geoext.org</A> </DIV>
<DIV><B>Subject:</B> [Users] How to feed a Grid from several WFS
Layers</DIV></DIV></DIV>
<DIV><BR></DIV>Hello<BR><BR>I'm able to synchronize a Grid with a WFS layer
linked to a Map, but how to do with several WFS layers ?<BR>I want to have the
possibility to deactiviate/activate each layer one by one<BR><BR>All the WFS
layers have the same properties so they can all be displayed correctly in the
grid.<BR>I have searched in the API without
success<BR><BR>Regards,<BR>Florent<BR><BR><BR>
<P>
<HR>
<P></P>_______________________________________________<BR>Users mailing
list<BR>Users@geoext.org<BR>http://www.geoext.org/cgi-bin/mailman/listinfo/users<BR></BODY></HTML>