i have telerik radgridview buttons in grid,on clicking set flag in database.i want know how change color of button according flag on loading .is there way buttons , use them in condition. wpf application.thanks in advance.
well, if button indicates flag guess togglebutton best solution you. can style "visualstatemanager" on "ischecked" condition, , bind "ischecked" property relevant data.