Skip to main content
Home Forums Silverlight Programming Silverlight Controls and Silverlight Toolkit DataFilter Component
6 replies. Latest Post by bykinag on November 18, 2009.
(1)
bykinag
Member
135 points
50 Posts
09-02-2009 2:36 PM |
translate.google.ru
Good time of day. I would like to invite a team Silverlight Toolkit to create a new and remarkable compound called DataFilter, so as not to create a new "bicycles", and be armed with ready-made components, which would allow to filter the data. because in DomainDataSource are ready to filter the data, this component must interact with DomainDataSource and prescribe it (generating) values to filter the data. Characteristics components: - Has a visual representation; - Works with DomainDataSource; - Generates a field of DomainDataSource; - Has a field of logical operations (AND / OR, etc.) - Has the "Action" (Contains / Equals, etc.) - Is the "value" which will be filtered; See the image for a larger understanding:
DataFilter New Component Thank you.
IF YOU REALLY NEED IT, VOTE PLEASE: http://silverlight.codeplex.com/WorkItem/View.aspx?WorkItemId=3911
ORIGINAL:
Доброго времени суток.Хочу предложить команде Silverlight Toolkit создать новый и замечательный компонент под названием DataFilter, дабы не создавать новые "велосипеды", а иметь на вооружении готовый компонент, который позволял бы фильтровать данные.т.к. в DomainDataSource все готово для того чтобы фильтровать данные, данный компонент должен взаимодействовать с DomainDataSource и в него прописывать (генерировать) значения для фильтрации данных.Характеристики компонента:- Имеет визуальное представление;- работает с DomainDataSource;- генерирует поля из DomainDataSource;- имеет поле логической операции (И/ИЛИ и т.д.)- имеет поле "Действие" (Содержит / Равно и т.д.)- имеет поле "Значение" по которому будет производиться фильтрация;Смотрите изображение для большего понимания.DataFilter New Component Спасибо.
09-06-2009 6:28 AM |
up
Maud
Contributor
3208 points
439 Posts
09-07-2009 5:51 AM |
Thanks, Спасибо.I can understand it, It would be useful.
10-19-2009 3:56 AM |
Anyone who has seen a similar component in the Internet, share the link, it should be!
10-29-2009 11:46 AM |
I make it myself
CodePlex Project
I need information: - How to attach event DependencyProperty FieldsSource so that when the data were downloaded (FieldsSource != Null) event occurs in this data?
11-07-2009 8:03 AM |
Looked source Silverlight Toolkit => DataForm and found the class WeakEventListener, I think this is what i need. Now we have to "confirm or refute the myth", where there Mythbusters ? :)
11-18-2009 6:41 AM |
Beta is Released