Microsoft
Software
Hardware
Network
Question : how to prevent more than one checkbox in a list view from being checked
Hello,
I have a listview control with checkboxes enabled. How do I prevent users from checking more than one item.
Answer : how to prevent more than one checkbox in a list view from being checked
Code Behind
rPublic.checked=true
JS:
<script>
var rb = document.getElementById("r
Public");
rb.checked=true;
</script>
HTML:
<input id="rPublic" runat="server" type="radio" name="Public" value="Public" onclick="Target('Public');
" checked />Public
Random Solutions
Provide Current mm as @AsOfMonth and current yyyy as @AsOfYear
Import/Merge messages from PST into existing mailbox on Exchange 2003
PC will not reboot unless press power button
GFI 2010 Limits exchange 2003 incoming email 2 mb! ARGH!
Save Publishign site as template in SharePoint 2010
Connecting Outlook 2010 to an exchange server remotely
How do I stream my security camera on my website ?
check if record is already locked
FTP not working on Windows Server 2008 IIS 7
Anyone know a good script (or something else)