Netcad Netigma API Reference
ILookupCriteriaGetter Interface
Members  See Also  Send Feedback
Netcad.Netigma Namespace : ILookupCriteriaGetter Interface


TÜRKÇE Form editörlerde Lookup alanların birbirlerine göre süzülmesinde kullanılır. Netigma 1 üzerinden gelen bir kullanım şeklidir. Farklı gerçekleştirimler üretilebilir. Örnek: Bir Mahalle tablosunda İl ve İlçe alanları olsun. Bu alanlar il ve ilçe tablolarına Lookup özelliği ile bağlanmış olsunlar. Bir il seçtiğimizde ajax ile dolan ilçeler editörü il editörü bir ILookupCriteriaGetter gerçeklemiş ise ve il.lookup ile icle.lookup arasında bir ilişki varsa il editörü üzerinden hangi ilin seçildiği bilgisini ILookupCriteriaGetter.GetLookupCriteria metodunu kullanarak alır. ENGLISH Used to filter lookup fields in form editors according to each other Example: Assume that the parishes table has city and provience columns and these columns are tied to Cities And Privences table as lookup. When a city is selected if the provinces editor implements ILookupCriteriaGetter interface the proviences editor gets the selected city value over the ILookupCriteriaGetter.GetLookupCriteria method of the cities editor.

Syntax

 
Visual Basic
C#
 
 

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2016 All Rights Reserved.