Hi guys,
I have a grid which updates to source on CellChange, so the Pencil indicator in the RowSelector dissapears on leaving the row. I'd like to have it stay there until I actually send the changes to database, so the user can see which rows were edited.
So, I plan to set the RowSelectorAppearance.Image back to the Pencil image in AfterRowUpdate and reset it to null when I save to database.
My question is how do I get the exact same Images Infragistics uses internally?
Thanks,
Anca
I attached a zip containing the icons we use in the row selectors
Thanks Brian,
stupid question: why are they so red? I'm on 2008 Vol. 3, they look thinner and black here.
By the way, is there no class in the whole Infragistics hierachy which gives access to the resources?