Customizing the DataGrid in Compact Framework 3.5

巧了我就是萌 提交于 2019-12-12 03:24:57

问题


I have a requirement to develop a CF (Windows Mobile 5) project for an old ScanGun (MC9090). I would like to add a few CheckBox columns and a Combobox column to optimize the small UI space. I found a reference to Eric Hartwell's DataGrid Extension (how to put checkboxes in datagrid in windows mobile 6 using c#?), and though the example code still exists, the link to the extension download is dead. I know the reference AND the technology are old, but I sure could use this to cut development time. I am hoping someone might have any ideas and/or still have a copy of the extension they would be willing to share. Thanks so much!


回答1:


I was able to find the link to the download using the internet wayback machine, and (surprisingly) the link still is valid. Here it is. It's too large of a code base to simply post here, so I'm not sure what to do with it in the event the link ever dies.



来源:https://stackoverflow.com/questions/36118194/customizing-the-datagrid-in-compact-framework-3-5

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!