This is a migrated thread and some comments may be shown as answers.

Refreshing The Selected Category Items

1 Answer 64 Views
ExpressionEditor
This is a migrated thread and some comments may be shown as answers.
Jacob
Top achievements
Rank 1
Jacob asked on 17 Oct 2011, 05:29 PM
I am attempting to use the ExpressionEditor to build an expression string for an object (building a custom template designer) pretty similar to the examples using it to filter data. The difference however is I'll have multiple tables/objects, and won't know which one I'll need till run time (I'll only build the string for one table/object like in the examples).

 I currently have the Item bound to an object, and that gets set after the user selected the object to build the string for. The object is getting set, but the Selected Category Items Pane is not getting refreshed after the object gets updated. I can set up to where the user selected the item on a previous screen, but would really like the list to be truly dynamic.

Item="{Binding BindingObject,NotifyOnSourceUpdated=True,Mode=TwoWay,UpdateSourceTrigger=PropertyChanged}"

Basically, is there a way to refresh the Selected Category Items Pane, or a better way to bind the item dynamically?

1 Answer, 1 is accepted

Sort by
0
Maya
Telerik team
answered on 20 Oct 2011, 04:30 PM
Hello Jacob,

Indeed, you are quite correct and fields should be updated dynamically. We will investigate the issue and try to provide a fix as soon as possible. The issue has been logged into our Public Issue Tracking System and you can follow its progress here.
Please excuse us for the inconvenience caused. I have updated your Telerik points accordingly. 
 

All the best,
Maya
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>

Tags
ExpressionEditor
Asked by
Jacob
Top achievements
Rank 1
Answers by
Maya
Telerik team
Share this question
or