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:766230
More Search Options
RSS Available
Matching Posts
Re: DataKey Gridview RowCommand
Can try this: Eg: if (e.CommandName == "Show") { GridViewRow row = (GridViewRow)((Control)e.CommandSource).NamingContainer; int DemoId = Convert.ToInt32(gvdemo.DataKeys[row.RowIndex].Value); //You will get id here.....You code goes Here.... } else if (e.CommandName == "Select1") { GridViewRow row = (GridViewRow)((Control)e.CommandSource).NamingContainer; int DemoId = Convert.ToInt32(gvdemo.DataKeys[row.RowIndex].Value); //You will get id here.....You code goes Here.... } }
Posted to
Data Presentation Controls
(Forum)
by
mehul.bhuva
on 4/3/2009
Re: Data at the root level is invalid. Line 1, position 1
Go to C:\Inetpub\wwwroot\wss\VirtualDirectories\ find your WSS Web Application (represented by a port number), then delete an unknown folder created by sharepoint, namely vti_cnf from all the folders and sub-folders in your web application, the error disappears. It may come because we have tried to edit the WSS web application having Form based authentication, atleast in my case it got resolved by deleting this junk folder...
Posted to
VS Web Deployment Projects
(Forum)
by
mehul.bhuva
on 4/1/2008
Solution to your problem.
Add this element as a page level attribute in your .aspx file : EnableEventValidation="false" And it should definitely work..Happy Programming...
Posted to
Web Forms
(Forum)
by
mehul.bhuva
on 1/10/2008
Page 1 of 1 (3 items)
WindowsClient:
Snoop with 64 bit support
ASP.NET:
jQuery Hide/Close Link
ASP.NET:
Merry Christmas
TechNet Edge:
FPE Customer Story
Silverlight:
Being a writer, and having an editor. A Short Rant.
Channel 9:
Channel 9 Live at PDC09: Dr Brian Brooks (3M)
Channel 9:
C9 Lectures: Dr. Erik Meijer - Functional Programming Fundamentals Chapter 13 of 13
Silverlight:
Information for Silverlight HVP Developers…
WindowsClient:
Custom Content Loaders in Silverlight 4.0
WindowsClient:
MVVM Links\Info
TechNet Edge:
Check out how Dolly Parton uses IE8 and Web slices!!!
Silverlight:
A Silverlight HVP Update
Channel 9:
Channel 9 Live at PDC09: This Week on Channel 9 - PDC09 Daily Show Edition Day 1
Channel 9:
Maria Klawe: Scholar, Scientist and Microsoft Board Member
Channel 10:
Play the Bing Sherlock Holmes Game
Channel 9:
Channel 9 Live at PDC09: Loic Le Meur
Channel 10:
How to Delete Jump List Items
Channel 10:
Roll Back to Classic Network Indicator in Win7
Channel 9:
Jafar Husain: Silverlight Toolkit and Rx, Part 2
Channel 9:
Ping 42: Is Microsoft cool? Photo DNA, Win7 tool, 10k MIX contest
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online