Hi,
I am using UltraDayView/UltraWeekView having multiple owners , i have added check boxes to the each Day column of UltraDayView/UltraWeekView from your link
http://ko.infragistics.com/community/forums/p/93126/460742.aspx#460742
Also made addition changes using this link http://ko.infragistics.com/community/forums/t/94193.aspx
The sample you provided has a ultraGrid1 which displays 2 columns owner_name and checked_ind, now if it has one more boolean column say 'IsEnabled'(checknox column) and based on this Boolean value, i want these check-boxes to be enabled/disabled for that particular owner.
For example, if for owner 1 the Boolean value is True then all the check boxes for each day column of owner 1 should be enabled(i.e. Editable), if for owner 2 the boolean value is False then all the check boxes for each day column of owner 2 should be disabled (i.e non - editable) and so on
Also user can check/uncheck this column (IsEnabled) at runtime and it should make the check boxes enable/disable at runtime.
Thanks,
Chitra
Hello Chitra,
I am just checking about the progress of this issue. Let me know if you need my further assistance on it.
Thank you for using Infragistics Components.