Re: GridView RowCommand Not Firing

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



Thanks for your reply AG,

Yes, the different implementation of GridView and DataGrid make us have to
handle the empty datasource scenario differently. Actually, this change is
also made according to some feedback from the community. Anyway, it seems
that we would prefer a more flexible interface of such a template databound
control. I think this is a good point that you can submit the request for
the ASP.NET product team to refer.

http://connect.microsoft.com/VisualStudio/feedback/ViewFeedback.aspx?Feedbac
kID=118879

Also, if you meet any new problem in the developing or if anything else we
can help, please feel free to post here.

Sincerely,

Steven Cheng

Microsoft MSDN Online Support Lead


This posting is provided "AS IS" with no warranties, and confers no rights.

.



Relevant Pages

  • Re: GridView / DataGrid difference
    ... GridView and datagrid have difference on text encoding. ... "HtmlEncode" attribute setting for you to control the escaping of databound ... Microsoft MSDN Online Support Lead ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: GridView / DataGrid difference
    ... The datagrid was converting the escape sequences to characters for my. ... GridView does not do that - it apparently lets the browser to that. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: GridView / DataGrid difference
    ... directly displayed on page through DataGrid or GridView's databound ... ASP.NET 2.0 GridView ... you can use a TemplateField to maually bind and display the column ... Microsoft MSDN Online Support Lead ...
    (microsoft.public.dotnet.framework.aspnet)
  • RE: How do I have datagrid hyperlinks?
    ... you can use GridView instead of DataGrid ... As for adding hyperlink in DataGrid or GridView column, ... Microsoft MSDN Online Support Lead ... Dim oComm As OleDbDataAdapter ...
    (microsoft.public.dotnet.framework.aspnet)
  • RE: GridView / DataGrid difference
    ... directly displayed on page through DataGrid or GridView's databound ... ASP.NET 2.0 GridView ... you can use a TemplateField to maually bind and display the column ... Microsoft MSDN Online Support Lead ...
    (microsoft.public.dotnet.framework.aspnet)