Small width layout Medium width layout Maximum width layout Small text Medium text Large text
     Search
Downloads Downloads Directory Directory Forums Forums Forge Forge Blogs Blogs        Marketplace Marketplace Careers Program Careers
Community › Forums Register  |  

PortalWebHosting
  Ads  
Engage Software - Training Partner for DotNetNuke
 


  Sponsors  

Meet Our Sponsors

telerik
ExactTarget email software solutions
Merak Mail Server
WebSecureStores -- ASP.NET & DotNetNuke Hosting Solutions
FCKeditor Project
Salaro -- Skins and more
 


DotNetNuke Forums
 
  Forum  General DotNetN...  Extend It! ( Pr...  DNN module develop about gridview
Previous Previous
 
Next Next
New Post 8/7/2008 11:15 PM
User is offline metababy
13 posts
10th Ranked


DNN module develop about gridview 

Hi,everybody:

 I'm Chinese. and my English is poor.
 So,Excuse me, please.

 I see a thread reply in
http://www.dotnetnuke.com/Community/Forums/tabid/795/forumid/111/threadid/216093/scope/posts/Default.aspx

I have a problem like that.

the code are :


<asp:SqlDataSource ID="SqlDataSource1" runat="server" C

           SelectCommand="SELECT * FROM [dnnbwk_YourCompany_Tabforms]
ORDER BY [formAssignTime]">
               </asp:SqlDataSource>
   <asp:GridView ID="GridView1" runat="server" DataSourceID="SqlDataSource1">
       <Columns>
           <asp:BoundField DataField="formID" HeaderText="formID"
InsertVisible="False"
               ReadOnly="True" SortExpression="formID" />
           <asp:BoundField DataField="formContent" HeaderText="formContent"
               SortExpression="formContent" />
           <asp:BoundField DataField="formAssignTime" HeaderText="AssignTime"
               SortExpression="formAssignTime" />
               <asp:HyperLinkField DataNavigateUrlFields="formID"
DataNavigateUrlformatString="formDetail.aspx?formID={0}"
HeaderText="Detail..." Text="Detail..." />
       </Columns>
   </asp:GridView>

I wan't to display the detail of the item. But in DNN module, I think
is will be problem that if I use this code.

is there any sample code or sample method to solve it.

thanks .

BTW:if user click to detail page ,then how to do let the user  return to gridview page?

 
Previous Previous
 
Next Next
  Forum  General DotNetN...  Extend It! ( Pr...  DNN module develop about gridview
 


Forum Policy

These Discussion Forums are dedicated to the discussion of the DotNetNuke Web Application Framework.

For the benefit of the community and to protect the integrity of the project, please observe the following posting guidelines:

1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DotNetNuke.
2. Discussion or promotion of DotNetNuke product releases under a different brand name are strictly prohibited.
3. No Flaming or Trolling.
4. No Profanity, Racism, or Prejudice.
5. Site Moderators have the final word on approving/removing a thread or post or comment.
6. English language posting only, please.

 


R2i - Delivering Serious DNN Services & Solutions
Award Winning Design, Skin construction, Custom Modules and Consulting Services for the Enterprise organization. R2i is the DNN:Map module Project Lead and one of the largest DNN service providers with offices in New York City, Virginia and Baltimore.
www.bi4ce.com
"SalarO" Skinning Graphic Design Branding Services
SalarO develops packaged & custom skins for your DNN at prices you can afford. SalarO is also developing Module development, Hosting, Branding/Logo design as well as Content Transfer Services to complement the core skinning solutions.
www.salaro.com
Data Springs Inc. - Module Development
Data Springs is a leader in the DNN community offering high quality modules, custom module development, enhancements to the DNN core product and overall DNN support.
www.datasprings.com

DotNetNuke Corporation   Terms Of Use  Privacy Statement
DotNetNuke®, DNN®, and the DotNetNuke logo are trademarks of DotNetNuke Corporation
Hosted by MaximumASP