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
~224 People Reached
Favorite Tags
Member Avatar for nivielan

hi, i have came across the problem in treeviewnode.. i want to populate the gridview inside the treeviewnode..if anybody knows the code for that..pls send me as soon as possible

0
26
Member Avatar for nivielan

i have a doubt in validation control (i.e)..the validation controls are executed at client side..but why the validation controls are using the runat='server' attribute..if any boby knows the answer clear my doubt as soon as possible..

Member Avatar for anuj_sharma
0
97
Member Avatar for nivielan

whats wrong in my code ? is i have missed any thing ?? send the replie as soon as possible. am not getting an output.. [code=c#] private void Form1_Load(object sender, EventArgs e) { Graphics Grf; Grf = this.CreateGraphics(); ShowKnownColors(Grf); } private void ShowKnownColors(Graphics Grf) { this.Size = new Size(1150, 680);//make …

Member Avatar for ddanbe
0
101