Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
55
Get True Value and its ID from UltraWebGrid
posted

Hello all.. I need your help please.. I am in a middle of doing my thesis.. and my project is to create a website for my university..  In the website, there is a page for the user to insert data to the database.. One of the data that must be inserted is being made with UltraWebGrid.. So, I get list of the data from the database and bind it to the UltraWebGrid and display it in the web page (using ASP.Net of course). The data display well.. The problem is, how do I get the data I chose (I combine my UltraWebGrid with the check box with OnInitializeRow command). So when I check the check box for the specific row of the grids, I want the C# to get the selected data ID and then I want to sent the selected data to the database (the ID or else).. I have tried many times but it can not work.. Oh yeah, the user can select more than one data (so he/she can check the check box he/she wanted). And how can I access or point each data from the grids from the C# page? Please anyone help.. Or is there any other way to choose any of the data from the grids freely and then sent the ID to the database?

Parents
No Data
Reply Children
No Data