ThinkGeo.com    |     Documentation    |     Premium Support

What is featuresgridview in 'execute a sql query' example

Hi,


 


 


I was trying to implement 'execute a sql query' under querring featured layer link. However I am not able to figure out  what is FeaturesGridView' in this example.


 


Please tell me what is 'FeaturesGridView' and how to obtain it in my project.


 


 


Thanks,


Lokesh



Lokesh, 
  
 FeaturesGridView is a web control which type is System.Web.UI.WebControls.GridView, you have to reference System.Web.UI.WebControls namespace. 
  
 If I misunderstand please me know. 
  
 Thanks, 
 James