StrataFrame Forum

Browsedialog limitation

http://forum.strataframe.net/Topic1930.aspx

By Farouk Yew Abdullah - 7/24/2006

Hi,



I am not too sure about this. When I add the search field based on a join field from another table it cannot do a find on the virtual field. If the serach is based on the fields on the main table, then it can be done. Is this a limitation or I miss out something?



Regards
By StrataFrame Team - 7/25/2006

Are you adding the search field through the BrowseDialog, or are you adding the search field manually?  You can access any column within the internal DataTable of the business object if it does not have a custom property through the Item (this[]) property.  I'm not entirely sure where you're adding the search field, so I can't provide a complete explanation Smile