Sorry, but there are no more tags available to filter with.
-
Hi, I have added my customized lookup edit to ribbon. But it seems not working. I trace the code and do see the datasource is not null, but the popup never opens. I use the following popup: public class IncrementalSearchEditForm : PopupLookUpEditForm { private StringBuilder searchText = new StringBuilder...