Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #107.65K
~716 People Reached
Favorite Forums
Favorite Tags

1 Posted Topic

Member Avatar for anjela

>i'm developing application in .net using c# that has 1 dropdown list .I want to take data in it .to show in list.please suggest me some help eg: Label=DropDownlist protected void Page_Load(object sender, EventArgs e) { if (!IsPostBack) { loadFrom(); } } public void loadFrom() { string insertstring = @"select …

Member Avatar for asshankar
0
716

The End.