Showing results 1 to 4 of 4
Search took 0.01 seconds; generated 4 minute(s) ago.
Posts Made By: shylesh
Forum: ASP.NET Nov 11th, 2004
Replies: 3
Views: 13,050
Posted By shylesh
Re: TextBox - how to determine focus

Using Client-side Script to Focus Controls in ASP.NET

1: Pseudo-code to focus the same control on the client.
<script language="javascript">
var control = document.getElementById(<control name>);
...
Forum: VB.NET Nov 11th, 2004
Replies: 1
Views: 2,427
Posted By shylesh
Dataitem hiding

I have a combobox in my form which shows the employee names.When I select one of the names I want to get the employee id which is stored in the database corresponding to the employee name I have...
Forum: ASP.NET Nov 11th, 2004
Replies: 0
Views: 4,274
Posted By shylesh
Frameset

I have a frameset with a layout banner,contents and main.The first page is shown in the contents and second one in the mains.The second page contains a buuton to load the third page.I want the third...
Forum: VB.NET Nov 5th, 2004
Replies: 0
Views: 2,466
Posted By shylesh
Hiding dataitems in a combobox

How can we hide the dataitems to the corresponding values displayed in a combobox? Eg:we use Dataitem property of combobox in VB.
Showing results 1 to 4 of 4

 
All times are GMT -4. The time now is 5:12 pm.
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC