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 #31.8K
Ranked #4K
~374 People Reached
This member's community profile is only visible to logged in members until they have earned 15 reputation points.
Favorite Forums
Favorite Tags

2 Posted Topics

Member Avatar for chriscross86

[QUOTE=sknake;901306]You must not have this defined in your configuration file: [code=vb.net] ConfigurationManager.ConnectionStrings("CourierSystemConnectionString") [/code][/QUOTE] Hi Try to use ConfigurationManager.AppSettings("KeyNameInYourWeb.Config")

Member Avatar for nicky.23in
0
190
Member Avatar for Traicey

Hi You can place an edit button or link button in grid. Pass data of the row to your edit page on click of the button. Read the row data in properties of object and transfer those to Edit page using [icode]HttpContext.Current.Items.Add("CTX_O", objServiceCharges);[/icode] Get these on your Edit Page in …

Member Avatar for nicky.23in
0
179

The End.