Get the value of the onCheckedChecked event
-
I am using a Telerik RadGrid Control. I am using Entity access to backend SQL Server I get the data from the DB Table just fine. THe onClickedChanged event is firing. The problem is I don't have a clue which of the 10 possible rows the checkbox event was envoked. The Chick is changing the visual presentation of the CheckBox (On/Off) but db.SaveChanges() is not writing the change back to the database. ASP Code follows --- then C# ----
-
I am using a Telerik RadGrid Control. I am using Entity access to backend SQL Server I get the data from the DB Table just fine. THe onClickedChanged event is firing. The problem is I don't have a clue which of the 10 possible rows the checkbox event was envoked. The Chick is changing the visual presentation of the CheckBox (On/Off) but db.SaveChanges() is not writing the change back to the database. ASP Code follows --- then C# ----
Please post your question on Telerik forums, there you may get the correct answer.
-
I am using a Telerik RadGrid Control. I am using Entity access to backend SQL Server I get the data from the DB Table just fine. THe onClickedChanged event is firing. The problem is I don't have a clue which of the 10 possible rows the checkbox event was envoked. The Chick is changing the visual presentation of the CheckBox (On/Off) but db.SaveChanges() is not writing the change back to the database. ASP Code follows --- then C# ----
The comment from ProEnggSoft is absolutely right: you paid big $ for Telerik's tools: they have a good reputation for support (or so I have read on CP: I personally do not use their tools). Your question belongs on the Telerik forums. best, Bill
"The first principle is that you must not fool yourself, and you are the easiest person to fool." Richard Feynman
-
Please post your question on Telerik forums, there you may get the correct answer.
Voted +5 to "neutralize" the stupid univote. best, Bill
"The first principle is that you must not fool yourself, and you are the easiest person to fool." Richard Feynman
-
Voted +5 to "neutralize" the stupid univote. best, Bill
"The first principle is that you must not fool yourself, and you are the easiest person to fool." Richard Feynman
Thank you Bill for your upvote.
-
The comment from ProEnggSoft is absolutely right: you paid big $ for Telerik's tools: they have a good reputation for support (or so I have read on CP: I personally do not use their tools). Your question belongs on the Telerik forums. best, Bill
"The first principle is that you must not fool yourself, and you are the easiest person to fool." Richard Feynman
The do indeed have EXCELLENT support....every question I've asked them in the past is responded to (in their public forum no less - no direct emailing required!) inside of half a day, and in 90% of cases, the support engineer will also attach a demo project.. Telerik Rock...wonder if they have any jobs going!?!?!
C# has already designed away most of the tedium of C++.