advanceddatagrid Questions
2
I have following data:
var data: ArrayCollection = new ArrayCollection(
[
{ name: "ProductA", user: {login: "loginA", email: "emailA"} },
{ name: "ProductB", user: {login: "loginB", email: "ema...
Abagail asked 19/2, 2010 at 19:14
1
Solved
I'd like to know how to create an "overlay" in Flex's Advanced Grid? See the sample here
http://tinypic.com/r/4ieccm/4
Hellenistic asked 6/10, 2009 at 9:29
1
© 2022 - 2024 — McMap. All rights reserved.