whole the controls proviced in Nuclios have the same features?I mean if we take IGChartView and explore whole its features and is it the same way things are implemented in other controls like gridview, piechart,calendarview ect?
I am unsure what you are asking.
The igChartView feature list can be found http://es.infragistics.com/products/ios/charts/chart, or you can try the sample browser in the trial. Is there a feature you are looking for?
what i meant is chartview has a datasourcehelper to pass the data source.Is this the same way to pass data to calendar view,Gridview ect?
+ where can I see the sample codes for nuclios other than this forum?is there any place to see only sample codes?
Hi,
Yes, both the IGCalendarView and IGGridView have datasource protocols, along with helpers.
We have samples that show how to use every one of our controls. They ship with the product and are in the Samples folder. Its the same samples browser in Apple's App store. You can also simply download the app, and click through the samples .Each sample in the app has a code behind view, which shows the code specific to that sample so you can see exactly how you can use the control.
Hope this helps,
-SteveZ