Showing related tags and posts accross the entire site.
-
Hello, Is it possible to map to propery inside SourceID object on DataGridVIew on WinForm? I saw the post that we can do that on GridView for ASP. I already issue the deepload and verify that there is value for that property. But somehow it does not show up on my grid. Thanks, Jabb
-
Scott, Glad you were able to resolve it! As far as sorting SourceID columns take a look here for ideas http://community.codesmithtools.com/forums/thread/19895.aspx skbach: Fixed it! I didn't have EnableDeepLoad="true" set in the ProductDataSource. That wasn't in the original post (or maybe I missed it...