| | |
gridview visible when keypress
Please support our ASP.NET advertiser: Intel Parallel Studio Home
Thread Solved |
asp.net Syntax (Toggle Plain Text)
txtbox.attributes.add("onkeypress","javascript:return gridvisible();"); <script> function gridvisible() { var gd=document.getelementbyid("u r gridview id"); gd.style.visibility="visible"; //in case u want to the gridview to be not visible use this gd.style.visibility="hidden"; } </script>
Last edited by peter_budo; Nov 2nd, 2008 at 5:07 am. Reason: Keep It Organized - please use [code] tags
If u r query is achieved,mark the thread as solved
Live and Let Live
Live and Let Live
•
•
Join Date: Feb 2008
Posts: 8
Reputation:
Solved Threads: 0
•
•
•
•
asp.net Syntax (Toggle Plain Text)
txtbox.attributes.add("onkeypress","javascript:return gridvisible();"); <script> function gridvisible() { var gd=document.getelementbyid("u r gridview id"); gd.style.visibility="visible"; //in case u want to the gridview to be not visible use this gd.style.visibility="hidden"; } </script>
i hv set visible=false in design.. then used that javascript code.. it s not work out.. if possible, can u solve my problem
![]() |
Other Threads in the ASP.NET Forum
- Previous Thread: HTTP POST
- Next Thread: Search records in a database
Views: 1980 | Replies: 6
| Thread Tools | Search this Thread |
Tag cloud for ASP.NET
.net 2.0 3.5 ajax appliances asp asp.net beginner box browser businesslogiclayer button c# c#gridviewcolumn cac checkbox child class compatible complex confirmationcodegeneration content contenttype control countryselector courier css database datagrid datagridview datalist deadlock deployment development dgv dialog dropdown dropdownmenu dynamic edit embeddingactivexcontrol feedback fileuploader findcontrol flash flv folder form forms grid gridview homeedition hosting iis image index javascript jquery languages list maps menu mobile mssql multistepregistration nameisnotdeclared novell objects order problem profile ratings refer relationaldatabases response.redirect rotatepage search security serializesmo.table sessionvariables silverlight sql ssl tracking treeview typeof update validatedate validation vb.net virtualdirectory vista visual-studio visualstudio vs2008 web webarchitecture webdevelopment wizard xml





