Home
Get Started
Learn
Downloads
AJAX
MVC
Community
Wiki
Forums
Sign in
|
Join
Home
›
ASP.NET Forums
›
Search
Search
You searched for the word(s): userid:818937
More Search Options
RSS Available
Matching Posts
Drag and drop controls
Hi friends, In my application i want to create a user control, which will display in client side where a user can drag the items in the control. Clearly it means in my control i need textbox,radio button etc.In client side one need to drag the control in their pages just like we drag items from toolbox to the design page , I need it to be possible in run time. A user can able to drag and drop controls in the page as they wish. Also the uder can place the contol in a particular position as they ish
Posted to
Getting Started
(Forum)
by
bhadhra
on 1/29/2009
Re: help reg. Onkeypress event of Textbox
Plz check the tab index on your controls.
Posted to
Getting Started
(Forum)
by
bhadhra
on 12/15/2008
Re: Cancel button to clear all text fields
U can clear all the items like dropdownlist1.items.clear(); or dropdownlist1.text="Select"; dropdownlist1.selectedindex=-1;
Posted to
Getting Started
(Forum)
by
bhadhra
on 11/20/2008
How to do flight tracking in asp.net
Hi friends, In my application i want to do flight tracking in it.How can we implement flight tracking inside our application.Can any plz help me to know more abt this.
Posted to
Getting Started
(Forum)
by
bhadhra
on 11/20/2008
Re: ***HELP*** Return String from SQL Statment & Increment this String
public string GetNewBranchID() { String sql = "SELECT max(last.branchNo FROM Branch ORDER BY branchNo"; OleDbConnection connection = new OleDbConnection(GetConnString()); OleDbCommand cmd = new OleDbCommand(sql, connection); OleDbConnection oConn = new OleDbConnection(sConn); oConn.Open(); OleDbCommand oCmd = new OleDbCommand(sSQL, oConn); OleDbDataReader oReader = oCmd.ExecuteReader(); while(oReader.Read()) { int branchnor=int.parse(oReader[branchno].tostring()) +1; string str=branchno
Posted to
MySQL
(Forum)
by
bhadhra
on 10/18/2008
Re: how to store only date in database.
select CONVERT(varchar(10),dtae,101) from user_details
Posted to
MySQL
(Forum)
by
bhadhra
on 10/17/2008
Re: date format in gridview
i think it is better to format in ur query u r using to bind the gridview.
Posted to
Data Presentation Controls
(Forum)
by
bhadhra
on 10/16/2008
how to display a popupwindow while selecting a particular item in a radiobutton list
Hi friends, I am working in asp.net.In my application,i have a radiobuttonlist.Now i want to display a popup window while selecting a particular item in the list .Can any one help me plz.Its urgent
Posted to
Web Forms
(Forum)
by
bhadhra
on 10/10/2008
Page 1 of 1 (8 items)
TechNet Edge:
Managing Your Entire World - Tech Focus November 2009 Part 3
Channel 10:
Show Us Your Tech - Mark Pendergrast Edition
TechNet Edge:
Mark Russinovich interview at TechEd EMEA 09
TechNet Edge:
IT Manager Podcast #31: Talking About Virtualization
TechNet Edge:
System Center Operations Manager 2007 R2 – Service Level Dashboard part 1: Introduction
WindowsClient:
MSXML XHTML DTDs - making the web better
TechNet Edge:
How it works: Active Directory Rights Management Services
Channel 9:
Inside Windows 7: Recovering Windows from System Degradation and Boot Failures
Channel 10:
Ebay Launches IE8 Webslice for Holiday Shopping
Channel 10:
New Windows Smartphone Includes Built-in PowerPoint Projector
Channel 10:
Bing's Top Searches Reveal Our Celeb Obsessions
Channel 9:
Ping 39: Chrome is here, Dancing in MS Stores, Iphone & Bing
ASP.NET:
Building Twitter Search using the ASP.NET Ajax Library Beta – Part 1
Silverlight:
Using Azure as a Silverlight Streaming replacement
Silverlight:
Building extensible Silverlight applications with MEF
TechNet Edge:
Joachim Nässlander on Live Migration
ASP.NET:
T4MVC 2.6: MVC 2 Areas support
ASP.NET:
Script# Update - v0.5.5.0
Channel 10:
Difference between DirectX 10 and DirectX 11
Channel 10:
WHS Power Pack 3 Arrives
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online