how can i get radio button in datagrid
-
hello how can i get radiobutton in datagrid. i want to get through property builder is it possible. please give me any idea. it is c# application. thank you srinivas
-
hello how can i get radiobutton in datagrid. i want to get through property builder is it possible. please give me any idea. it is c# application. thank you srinivas
Hi, Is it windows application or asp.net web application? Also which .Net version are you using (ie. Visual Studio 2003 or Visual Studio 2005?) I am not clear about these details, if i would know i can give some suggestions (I havent done this, I have used checkboxes inside grid using Web application(in VS 2003) and i have used comboboxes inside datagridview using Windows Application (in VS 2005)).
Thankfully, jm
-
Hi, Is it windows application or asp.net web application? Also which .Net version are you using (ie. Visual Studio 2003 or Visual Studio 2005?) I am not clear about these details, if i would know i can give some suggestions (I havent done this, I have used checkboxes inside grid using Web application(in VS 2003) and i have used comboboxes inside datagridview using Windows Application (in VS 2005)).
Thankfully, jm
hi jmavn,thanks for your help my application is asp.net web application vs2003. i want radiobuttons in datagrid. my application is quiz application , i have 5 answers so it contain radiobuttons.If i answered that question only one radiobutton will respond. thank you jmavn srinivas
-
hello how can i get radiobutton in datagrid. i want to get through property builder is it possible. please give me any idea. it is c# application. thank you srinivas
Hi srini, how r u? Good evng. I think you might have option to include the template column inside the datagrid. In that template column, you might insert a radio button control by the Edit Template option. Is this helpful for you? If not let me know. Where r u working? R u frm tamilnadu?
Regards, jm
-
hello how can i get radiobutton in datagrid. i want to get through property builder is it possible. please give me any idea. it is c# application. thank you srinivas
Hi srini, If at all you want to use the radiobutton only for the selection the answers, why not you try with the Radiobuttonlist (instead of datagrid), because it also involves less complexity. Its my suggession, pls try for the radiobuttonlist control. Regards, jm
Regards, jm
-
Hi srini, how r u? Good evng. I think you might have option to include the template column inside the datagrid. In that template column, you might insert a radio button control by the Edit Template option. Is this helpful for you? If not let me know. Where r u working? R u frm tamilnadu?
Regards, jm
hi jm , how r u iam from hyd. yes now i redesigned page now iam using radiobuttonlist control. jm iam in problem . iam working in optimus BT my TL gave one application to develop.In my company they are conducting some quiz about organization .in that 5 options ,5 options contains marks like 5,4,3,2,1 like that , so frent end i used lable control ,one radiobuttonlist control,and 3 buttons for previous,next,finish. iam doing in vs.net2003 and c#. can u do any help for me i want code for this application any of your friends done this application, please let me know i want code for previous , next, finish .buttons how many tables required for database . thanks for your help. bye take care srinivas
-
Hi srini, If at all you want to use the radiobutton only for the selection the answers, why not you try with the Radiobuttonlist (instead of datagrid), because it also involves less complexity. Its my suggession, pls try for the radiobuttonlist control. Regards, jm
Regards, jm
hi jm , how r u iam from hyd. yes now i redesigned page now iam using radiobuttonlist control. jm iam in problem . iam working in optimus BT my TL gave one application to develop.In my company they are conducting some quiz about organization .in that 5 options ,5 options contains marks like 5,4,3,2,1 like that , so frent end i used lable control ,one radiobuttonlist control,and 3 buttons for previous,next,finish. iam doing in vs.net2003 and c#. can u do any help for me i want code for this application any of your friends done this application, please let me know i want code for previous , next, finish .buttons how many tables required for database . thanks for your help. bye take care srinivas