I've seen a lot of post asking about how to set various properties or behaviors on a cell-by-cell basis. I know the solutions for things like readonly-ness and background color and such but I was wondering if you guys had any advice on handling this sort of thing in a more general manner?
I'm working with some other developers who are used to working with grids like Infragistics and so they are used to a lot more built-in stuff. They are freaking out now that they are taking a closer look at implementing our application with FlyGrid. I like FlyGrid because it enables much more control but I need to convice them that the extra implementation work is worth the effort.