how can we make detailsview movable?



Hi All,

I am using ASP .NET 2.0. I have gridview displaying data and when a row
is selected on gridview "detailsview" pops up based on the row selected
from gridview.
I want to make this "detailsview" movable as we do with "windows".

How can we achieve this?
Thx

.



Relevant Pages

  • Re: ASP.NET 2.0 Easier than ASP? Gimmie a Break!
    ... I love asp.net, the possibilities compared to imo flawed asp is much ... sqldatasource, gridview and manually modifying the predefined update SQL ... design and have a DAL, BAL, along with the ASP.NET 2.0 front-end. ...
    (microsoft.public.dotnet.framework.aspnet)
  • GridView does not show updated Records
    ... have a GridView on an ASP Page. ... <ItemTemplate> ... <EditItemTemplate> ...
    (microsoft.public.dotnet.framework.aspnet.datagridcontrol)
  • Re: ASP:Table Problems
    ... am not trying to bind data to an ASP table. ... templatefield inside a databound FormView control. ... What comes to databinding, with GridView when you ...
    (microsoft.public.dotnet.framework.aspnet)
  • RE: printing gridview
    ... Printing a gridView from an ASP .net page can become a nightmare. ... using a powerful Office product like Ms Excel. ... A fast way to export a grid view to Excel (no extra code from your side ...
    (microsoft.public.dotnet.framework.aspnet)
  • ASP .NET 2.0 GridView - how to locate column by name?
    ... Is there any way I can get index of a column in an ASP .NET 2.0 ... GridView by referencing the column's name, either by using the DataField or ... I have tried with no luck so far. ...
    (microsoft.public.dotnet.languages.csharp)