ThinkGeo.com    |     Documentation    |     Premium Support

Featuresource column behaviour in V9

Hi,



      I want to know in Version 9 featuresource column of inmemoryfeaturelayer is created only when we are going to add value to it? Because sometime some conditions are true at that time only I am adding values to columns. In previous version its showing column with no values. But in new one if values are not added column also don’t appear in feature. Please guide if I missed something.





Thanks,

Goral

Hi Goral, 
  
 Could you please provide some code for it or give more detail description? 
  
 I think we hadn’t modified related logic. 
  
 Regards, 
  
 Don

HI,



    Thanks for reply. In my sample I have added two features. One has column value and one does not have. When I tried to fetch column values on map click in debug it shows difference. Here with this I have attached screenshot of both feature debug value and code. Please go through it.



First feature has value

screen shot of version 8



screen shot of version 9



for this feature no problem.



second feature no column value added.





screen shot of version 9



so one can see the difference is in version 9 columnvalues count shows 0. Because of this its showing error given key was not present.



Thanks,

Goral


001_frmFontTest.cs (4.89 KB)

Hi Goral,



Thanks for your code, that’s helpful.



I tested it with latest code and latest daily build 9.0.26.0. It looks both feature 1 and feature 2 contains this column just like 8.0.



My test environment is win7 x64, VS2012, .net 4.0.



I found after upgrade you met some issue, have you tried to uninstall all our product then reinstall 9.0 again?








Regards,



Don




Hi,

 

         Thanks for reply. I have tried with Development release 9.0.26.0 its working fine. I just want to confirm that in Production build no is showing 9.0.0.23. Development and Production both have same changes reflected with different build number or there is any difference?



Thanks,

Goral

   

Hi Goral, 
  
 Exception big changes, small changes will be introduced to Development Build at first. And added to production build next release. 
  
 Regards, 
  
 Don

Hi,



   Thanks for reply. So I need to check in production also or any after installation both dlls can work?



Thanks,

Goral





     

Hi Goral, 
  
 You don’t need to check in production version, I think related changes maybe hadn’t been moved to production version. 
  
 Regards, 
  
 Don

Hi,



   Thanks for reply. Can I use development dlls for deployments same as production dlls?



Thanks,

Goral

Hi Goral, 
  
 The difference between development version and release version is you can find many changes in development version, maybe that’s not stable, both of them can be used for deployment. 
  
 Regards, 
  
 Don

Hi,



     Thanks for information.



Thanks,

Goral

Goral, 
  
 Please let us know if any other questions. 
  
 Thanks, 
 Troy