Hi
I am using field settings CellValuePresenterStyleSelector to provide custom StyleSelector but apparently it is not reevaluated on ItemChanged of the underlying data collection.
Is there a way to force the reevaluation and to force the call to SelectStyle?
Thank you
Hi,
Engineering has determined that this should be submitted as a feature request and I’m in the process of doing that.
I will be creating a case linked to this forum thread and you will be hearing from me shortly thru that case
I'm checking with engineering concerning your request.
I will follow up with you by Tuesday.
Hi Steve
I have looked into the sample and it looks like the events that you mentioned might suffice for solving our current issue at hand.
I would like to ask you though how big performance hit would it be if the StyleSelector Select method is called by your control, because such a solution would be very nice in a long run.
How is it comparable to the performance hit that we would incur if the DataValueChangedDirect or DataValueChanged is raised for every field?
You said that MS GridView control and other vendors are trying to avoid this for performance reasons, but I hear that there are other vendors that also had such concerns but then implemented the behaviour.
Do you think it is feasible that Infragistics would also consider such possibility?
Thanks Steve
I will take a look.
I also created the case number CAS-59003-4BN0H3 to be able to track it under our account.
Here is some info on the DataValueChanged Event.
This should clarify a little better.