Hi,
I have a gird has a datasource1, I have a lot of columns in that grid but only one column (assume it's C1) it's from another table.. but it works fine and the records are linked correctly
now I have a stringEdit filed outside the gird, I choose a value for this stringEdit and it's suppose to filter the gird down by this value because it's same as C1
Hi CBNestor,
Sorry,I didn't notice that you have released a new thread:
community.dynamics.com/.../filter-jobregistration-grid-with-prodnumber-lookup-field-ax-2012-r3
Hi CBNestor,
You need to set your control Auto Declaration = Yes, Or you need to declare it.
Hi Sergei, (Sorry Wrong Thread. I asked again on the original)
I almost Got it. I Named the my Lookup stringEdit as NC_ProdId
when I call this object in the ExcecuteQuery() function is says the : Variable NC_ProdId has not been declared.
what am I missing?
Hi KareemTaima,
What kind of issues do you have?
You can check also:
www.tech.alirazazaidi.com/.../
MS docs docs.microsoft.com/.../how-to-add-filter-controls-to-a-simple-list-form
Hi, Sergei
for sorry I couldn't benefit from this example, any another way to help? or another example?
Hi KareemTaima,
You can find many examples in standard how to implement this feature, for example in CustTrans there is "ShowOpen" checkbox (in string input you need to use modified method instead of clicked) and you can take a look at how it was done there.
Please, note that field outside the grid should be not bounded to any field on data source.
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,253 Super User 2024 Season 2
Martin Dráb 230,188 Most Valuable Professional
nmaenpaa 101,156