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

ETA on documentation and few questions

12 Answers 118 Views
ExpressionEditor
This is a migrated thread and some comments may be shown as answers.
Nicolas
Top achievements
Rank 1
Nicolas asked on 28 Mar 2011, 11:18 AM
Hello,

We are currently trying to decide if the ExpressionEditor can fit our needs. As such I was wondering the following:

- any ETA on the documentation?
- is it possible to customize the input lists? Could I add a custom folder (such as the Functions folder) populated with custom references, and for each of these references selected, have a custom list of values in the right list? 
- if so, is it possible to have multiple level folders in the left list?

Ex: 

+ Functions | Val1 for OBJ3A
+ My objects | Val2 for OBJ3A
     + My objects 1 |
     + My objects 2 |
     + My objects 3 |
          OBJ3A |
          OBJ3B |

Thanks

12 Answers, 1 is accepted

Sort by
0
Accepted
Yavor Georgiev
Telerik team
answered on 28 Mar 2011, 11:35 AM
Hello Nicolas,

 We hope to be able to bring the documentation for RadExpressionEditor online this week. Please excuse us for the delay and any inconveniences it might have caused you.

 In its current version, RadExpressionEditor does not offer extensibility features like the ones you have described. We are aiming to to offer this and other features in a subsequent version, most probably our next major release in Q2, but I am unable to commit to a specific date. There is a PITS item for the feature you describe, which you will be able to find here. You may use it to track the progress of the implementation of the feature.

Greetings,
Yavor Georgiev
the Telerik team
0
Nicolas
Top achievements
Rank 1
answered on 28 Mar 2011, 11:42 AM
Hello Yavor,

Thank you for the details.
0
Yavor Georgiev
Telerik team
answered on 28 Mar 2011, 11:45 AM
Hello Nicolas,

 I apologize, the link I gave you does not work. This is the working link to the PITS item.

Best wishes,
Yavor Georgiev
the Telerik team
0
Eric
Top achievements
Rank 1
answered on 28 Apr 2011, 08:57 PM
Has the documentation for the Expression Editor been released yet?  I'm currently working on a project, and we're trying to decide if this does enough of what we need it to do, and has the flexibility to add/disable things as we need before we proceed.  Thanks.
0
Yavor Georgiev
Telerik team
answered on 03 May 2011, 05:49 PM
Hello Eric,

 Unfortunately, I still cannot comment on the release date of the documentation for the control.

 If you would list your requirements, I can talk to the team and see if any of them are supported or planned for inclusion.

Greetings,
Yavor Georgiev
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
0
Nathaniel
Top achievements
Rank 1
answered on 15 Nov 2011, 08:16 PM
Is there documentation for this control yet?
0
Maya
Telerik team
answered on 16 Nov 2011, 08:47 AM
Hello Nathaniel,

The documentation for RadExpressionEditor has already been included and you can find it here. You can also run through our demos for additional reference.

 

Kind regards,
Maya
the Telerik team

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

0
Nathaniel
Top achievements
Rank 1
answered on 06 Dec 2011, 02:49 PM
What I'm asking for is documentation that explains how to use the functions in the expression editor.

For instance what is the the syntax to use the Average function.  I want the average of the values  2.3  and 3.2, how do I type that in? 
0
Vlad
Telerik team
answered on 06 Dec 2011, 02:55 PM
Hi,

I'm re-posting the "Overview" section:

The engine that powers RadExpressionEditor enables us to parse a string into a LINQ expression, which can be consumed by any API accepting a LINQ expression.

RadExpressionEditor always generates a LambdaExpression with one parameter. The type of the parameter is inferred from the value of the Item property of RadExpressionEditor instance. For more information on lambdas, please refer to the Lambdas help topic. Here are the basic concepts of the expression engine:

You can check also this topic in MSDN:
http://msdn.microsoft.com/en-us/library/bb341635.aspx Greetings,
Vlad
the Telerik team

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

0
Nathaniel
Top achievements
Rank 1
answered on 07 Dec 2011, 05:57 PM
Vlad those links are not helpful.  You could give me an example of how to average two numbers that I type in?  Or tell me its not possible.

Look at the attached picture, the person who put together your website doesn't understand how to use the average function either.
0
Mattias
Top achievements
Rank 1
answered on 04 Jan 2012, 10:38 AM
0
Hristo
Telerik team
answered on 06 Jan 2012, 06:31 PM
Hi,

Please refer to my answer in the mentioned forum thread.

Kind regards,
Hristo
the Telerik team

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

Tags
ExpressionEditor
Asked by
Nicolas
Top achievements
Rank 1
Answers by
Yavor Georgiev
Telerik team
Nicolas
Top achievements
Rank 1
Eric
Top achievements
Rank 1
Nathaniel
Top achievements
Rank 1
Maya
Telerik team
Vlad
Telerik team
Mattias
Top achievements
Rank 1
Hristo
Telerik team
Share this question
or