Hi, I'm looking for a few starting points to get my foot in the door with Dashcode. I have trouble locating reference info for these topics on ADC, but I might be looking for the wrong things.
One problem I'm trying to solve is this: I have a datasource that has a lot of entries; I want to display only a subset of these in a list. I thought about two different approaches... 1. Try to create a datasource on the fly containing just the desired items, and binding the list's dataArray to that datasource. But how do I create the datasource? Is there any documentation on that class? 2. Populating the list manually (no binding). How would I do that? I looked for functions like addItem, removeItem or such, but found none... Apparently the only documentation on developing web apps with dashcode is the Dashcode Tutorial, but as with most tutorials, that raises more questions than it answers. Surely there must be more documentation available...? I'd be gratefuly for all pointers to more info. TIA, Frank+++ -- You received this message because you are subscribed to the Google Groups "iPhoneWebDev" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/iphonewebdev?hl=en.
