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
~2K People Reached
Favorite Tags
Member Avatar for nezammca

hi.,:cool: I need to create a grid view in asp.net which should have the database connectivity nor sqldatasource. hence i should use the dataset,datatable,datarow and some how i tried and create the dataset and displayed in grid view. i wrote this code in page load event: dataset ds = new …

Member Avatar for shubham.raval.5496
0
1K
Member Avatar for nezammca

hi Frd., i have done web page which will add values to the gridview once we select the add button it will open the popup after entering the pop-up it should display values in parent page once we return... But its not displaying just have look guys and solve the …

Member Avatar for pritesh2010
0
133
Member Avatar for nezammca

hi., there is a parent page and child page . when i click parent page button it should go to child page and take values from there and return to preivous page its not working :( parent page: public class Default : Page { protected TextBox txtFirstName; protected TextBox txtLastName; …

Member Avatar for Lusiphur
0
151
Member Avatar for nezammca

public string employee { get{ return employee; } set { employee=value; } } whether this kind of property can be used in asp.net :confused: or not ? Reply ASAP :?: :-/ ....... Thank in Advance:)

Member Avatar for Lusiphur
0
82
Member Avatar for nezammca

Hi frdz., i have issue here i need to create my own login control and that control should have roles also. if i use the pre defined login controls i can assign roles to it. but while creating the account i dont want those information which is there in create …

Member Avatar for ArtistScope
0
47
Member Avatar for nezammca

hi frdz., I am doing my final year MCA as i have to do my project and i have to do remote desktop... Which would need to work like team viewer. i need to connect Remote desktop to internet. if i need to connect to internet then i must know …

Member Avatar for Clawsy
0
121