datagrid in SmartDeviceApplication
Hi everyone,
I'm doing a project that need to use datagrid in the SmartDeviceApplication. However, the datagrid in the SmartDeviceApplication has limited functionalities as compared to ASP.NET Web Application. Hence, I need ur help greatly. Please do reply me.
I need the datagrid to display data from the server. The datagrid must be able to click and can link to other form (just like the datagrid in web form). The datagrid must be able to merge cell(merge rows) and I would like to add checkbox into the datagrid.
Or is it that I can add datagrid control from ASP.NET Web Forms' controls into the SmartDeviceApplication?
Please do reply me. Your help is needed. Thanks.
|