[x]
Posted via EE Mobile

Search, ask, and monitor your questions on the go with EE Mobile. Visit Experts Exchange from your mobile device and never be out of touch again.

Question
[x]
Attachment Details
[x]
The Solution Rating System

With so many solutions, how can you tell which solutions are most likely to help you and which ones are not? To provide you with a tool to use, we rate our solutions based on various elements that most accurately determine if a solution is a quality solution. To explain what factors affect the solution rating, here are the elements we take into consideration when formulating our solution rating.

  • The Grade of the Solution
  • The Zone Rank of the Expert Providing the Solution
  • The Number of Author and Expert Comments
  • The Number of Experts Contributing
  • The Feedback of the Community

Your Input Matters
Because of the way the system is set up, the most important variable in this equation is you. As a member of Experts Exchange, you are able to cast your vote on the quality of the solutions in regard to how complete, accurate, helpful and easy to understand each solution is. When you provide your feedback, each rating is adjusted accordingly. So, if you see a solution that has a poor rating that you think is a good solution, let us know by rating it. As you do, the rating will be adjusted and will become more accurate for other members of our site.

If you have any suggestions that you would like to make for our rating system, please ask a question in the Suggestions Zone of Community Support.

Thank you!

8.0

onClick Change event for RadioButtons in a gridview

Asked by tejjas_dave in Programming for ASP.NET, C# Programming Language, WebApplications

Tags: C#, ASP.Net 3.5 , SQL 2005, IE, Radio Buttons, onClickchanged, GridView

I have a column,  called 'Primary' , in my back end sql database and it is of bit type, so it has either a 'True' or a 'False'. Now, in my Gridview I have a column of Radio buttons. I want to bind the back end column, Primary, to this column of radio buttons in the gridview such that the radio button is checked when the respective entry in the database has a value of 'True' and it should not be checked, if the respective back end entry in that column is 'False'.

Also, when the app is running and if I check another radiobutton, I want it to reflect in the database and gridview such that the new checked row entry has it's radio button checked and respective back end column is replaced with a true. The old entry which was checked should change to 'False' in the back end and should be unchecked in the app. Autopostbck can be enabled if needed. I tried working with onClickChanged event in the radio buttons and wrote some code in 'On row created'.... but nothing seems to coordinate or work.
Ive attached a couple of files wit hthe screenshots of the front and back end to get a better picture.
Any suggestions or solutions on how to get this working would be appreciated.
Attachments:
 
Front End Screenshot
Front End Screenshot
 
 
Back End Screenshot
Back End Screenshot
 
[+][-]09/15/08 03:01 PM, ID: 22483333Accepted Solution

View this solution now by starting your 30-day free trial. Setting up your free trial is quick, easy, and secure. We will return you to this solution, unlocked, when you're done.

About this solution

Zones: Programming for ASP.NET, C# Programming Language, WebApplications
Tags: C#, ASP.Net 3.5 , SQL 2005, IE, Radio Buttons, onClickchanged, GridView
Sign Up Now!
Solution Provided By: tejjas_dave
Participating Experts: 1
Solution Grade: A
 
[+][-]09/15/08 12:47 PM, ID: 22482169Expert Comment

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
 
Loading Advertisement...
20091111-EE-VQP-92 / EE_QW_2_20070628