Click here to Skip to main content
15,917,862 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Select only 1 checbox in a checkbox list Pin
Sandeep Mewara13-Feb-13 0:03
mveSandeep Mewara13-Feb-13 0:03 
AnswerRe: Select only 1 checbox in a checkbox list Pin
Shameel13-Feb-13 3:26
professionalShameel13-Feb-13 3:26 
Questionvbscript don't work in visual studio 2010? Pin
buffering8312-Feb-13 21:42
buffering8312-Feb-13 21:42 
AnswerRe: vbscript don't work in visual studio 2010? Pin
Garth J Lancaster12-Feb-13 21:58
professionalGarth J Lancaster12-Feb-13 21:58 
AnswerRe: vbscript don't work in visual studio 2010? Pin
Srilatha040612-Feb-13 23:10
Srilatha040612-Feb-13 23:10 
GeneralRe: vbscript don't work in visual studio 2010? Pin
buffering8313-Feb-13 0:46
buffering8313-Feb-13 0:46 
AnswerRe: vbscript don't work in visual studio 2010? Pin
Sandeep Mewara13-Feb-13 0:20
mveSandeep Mewara13-Feb-13 0:20 
QuestionSignature not working in web browser(VB.NET) Pin
Sugu.s12-Feb-13 21:04
Sugu.s12-Feb-13 21:04 
AnswerRe: Signature not working in web browser(VB.NET) Pin
N a v a n e e t h12-Feb-13 22:24
N a v a n e e t h12-Feb-13 22:24 
GeneralRe: Signature not working in web browser(VB.NET) Pin
Sugu.s12-Feb-13 23:44
Sugu.s12-Feb-13 23:44 
GeneralRe: Signature not working in web browser(VB.NET) Pin
Satish Kumar Trivedi16-Jul-15 4:13
Satish Kumar Trivedi16-Jul-15 4:13 
AnswerRe: Signature not working in web browser(VB.NET) Pin
LGandhi20-Aug-14 6:57
LGandhi20-Aug-14 6:57 
Questionimplementing comment box facility in web pages Pin
abhi_ban12-Feb-13 8:12
abhi_ban12-Feb-13 8:12 
AnswerRe: implementing comment box facility in web pages Pin
Catalin Hatmanu12-Feb-13 11:03
Catalin Hatmanu12-Feb-13 11:03 
Questionhow to set ASP.NET_sessionId cookie as HTTPOnly Pin
smehta.er12-Feb-13 6:35
smehta.er12-Feb-13 6:35 
AnswerRe: how to set ASP.NET_sessionId cookie as HTTPOnly Pin
Sandeep Mewara13-Feb-13 1:08
mveSandeep Mewara13-Feb-13 1:08 
QuestionASP.NET 4.0 2 repeater Control problem Pin
VishwaKL11-Feb-13 19:02
VishwaKL11-Feb-13 19:02 
AnswerRe: ASP.NET 4.0 2 repeater Control problem Pin
Sandeep Mewara11-Feb-13 21:45
mveSandeep Mewara11-Feb-13 21:45 
QuestionMax value of Rows in SQL Server 2008 Pin
sundar-indo11-Feb-13 17:58
sundar-indo11-Feb-13 17:58 
AnswerRe: Max value of Rows in SQL Server 2008 Pin
Vani Kulkarni11-Feb-13 19:03
professionalVani Kulkarni11-Feb-13 19:03 
Questioncan we have two controls (grid control and a chart control) on the same space/real estate Pin
bnath00111-Feb-13 8:30
bnath00111-Feb-13 8:30 
QuestionIssue with scrollbars in a asp:listbox Pin
Srilatha040611-Feb-13 3:32
Srilatha040611-Feb-13 3:32 
QuestionWebPart Pin
Kaushal Bhatt 00711-Feb-13 0:40
Kaushal Bhatt 00711-Feb-13 0:40 
AnswerRe: WebPart Pin
Richard Deeming11-Feb-13 2:02
mveRichard Deeming11-Feb-13 2:02 
This is a well-known issue with WebParts. It was fixed in the "ASP.NET Futures CTP (July 2007 release)", but for some reason the fix was never added to the framework. The CTP is no longer available, and you wouldn't want to use it in a .NET 4 project anyway.

The problem was reported to Microsoft[^], but they closed it as "won't fix" because it was too complicated to implement.

There's an old blog-post by Sebastian Rodriguez from 2009[^] which describes a potential workaround using jQuery, which you might be able to adapt to your requirements.



"These people looked deep within my soul and assigned me a number based on the order in which I joined."
- Homer


Questionmenu click instead hover Pin
jojoba201110-Feb-13 23:22
jojoba201110-Feb-13 23:22 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.