문제

I have a GridView that use DynamicField. When the gridivew set to edit mode i show in foreign key column the dropdwonlist of related tables. In this case i have to filter record by database column. How can I do that? I need to don't show all record of related foreign key table but filtered data!

Thank

도움이 되었습니까?

해결책

You could create a custom fieldTemplate and use UIHintAttribute to override the default.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top