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:829468
More Search Options
RSS Available
Matching Posts
Re: Gridview - Resolve URL - Link to Image on Database File System
I'm almost there. I'm no longer getting error messages. and the link is accessing the file correctly in gridview. Now if I can only get the onclick to work correctly and access the viewer control. Do you mind checking my code again? (Row Created Event) thank you for your help. <% @ Page Language ="C#" %> <! DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> < script runat ="server">
Posted to
Data Presentation Controls
(Forum)
by
Annette08
on 10/29/2008
Re: Gridview - Resolve URL - Link to Image on Database File System
I get an error with this. 400 Bad Request
Posted to
Data Presentation Controls
(Forum)
by
Annette08
on 10/13/2008
Re: Gridview on selected index changed: Display image in viewer control
Now I'm receiving the following error: Unable to cast object of type 'System.Web.UI.WebControls.DataControlLinkButton' to type 'System.Web.UI.WebControls.Button'. Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. Exception Details: System.InvalidCastException: Unable to cast object of type 'System.Web.UI.WebControls.DataControlLinkButton'
Posted to
Data Presentation Controls
(Forum)
by
Annette08
on 10/8/2008
Re: Gridview on selected index changed: Display image in viewer control
Thank you very much for your response. I appreciate your help. When I use this code, I select a row and when I mouseover the gridview after selecting a row, all the rows in the gridview are highlighted. I have a select button on the gridview. I have a view DWG button on the gridview. When I select the row in the gridview, I want to be able to read the field's "Detail_dwg" system byte into the viewer control. I'm still not able to view the drawing in the viewer control window Here's
Posted to
Data Presentation Controls
(Forum)
by
Annette08
on 10/7/2008
Re: Gridview - Resolve URL - Link to Image on Database File System
It's not accepting "Protected string".
Posted to
Data Presentation Controls
(Forum)
by
Annette08
on 10/6/2008
Gridview - Resolve URL - Link to Image on Database File System
Can anyone tell me why this code is not working? this is a method created to generate a link to an image on the server. Protected string GenerateDWGLink(Object DWGPath); { if ( Convert .IsDBNull(DWGPath)) return "No DWG Available" ; else return string .Format ( @"<a href=" {0} ">View DWG</a>" ,ResolveUrl(DWGPath.ToString ()); }
Posted to
Data Presentation Controls
(Forum)
by
Annette08
on 10/6/2008
Gridview on selected index changed: Display image in viewer control
I have been trying for days to make my graphic file that is stored in my database view in a viewer control. The viewer control is written in java script. My application processes a query and the results show up in a gridview control. When a user selects one of the records in the gridview control, I want the contents of my "dwg image" file to display in the viewer window. I have the application working to the point that I can pull a "dwg image" file through a file input control
Posted to
Data Presentation Controls
(Forum)
by
Annette08
on 10/3/2008
Re: Compile Error In Temp cs file - NEW Question
Thank you for your help! I did try clearing out the temp files but found that there were extra brackets in my code that caused the complier to interpret my code in this manner. Maybe you can help me with something else. I have been trying for days to make my graphic file that is stored in my database view in a viewer control. The viewer control is written in java script. My application processes a query and the results show up in a gridview control. When a user selects one of the records in the gridview
Posted to
Configuration and Deployment
(Forum)
by
Annette08
on 10/3/2008
Re: Compile Error In Temp cs file
thank you for your help. I found that there were extra brackets on my page which caused the compiler to interpret the code in this manner. It's strange that the error wasn't red marked before the page was built.
Posted to
Configuration and Deployment
(Forum)
by
Annette08
on 10/3/2008
Compile Error In Temp cs file
I don't understand why I'm getting this error. This page has been able to build numerous times without this problem. Server Error in '/MA-Test' Application. Compilation Error Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately. Compiler Error Message: CS1518: Expected class, delegate, enum, interface, or struct Source Error: Line 298: Line
Posted to
Configuration and Deployment
(Forum)
by
Annette08
on 10/1/2008
Page 1 of 1 (10 items)
TechNet Edge:
Windows Server 2008 R2 Quick Look #3 - PowerShell V2
ASP.NET:
2009 Blogged - Greatest Hits
WindowsClient:
2009 Blogged - Greatest Hits
Channel 9:
Nikolaj Bjørner and Leonardo de Moura: The Z3 Constraint Solver
Channel 9:
MEF & Silverlight 4 Beta - Part 2, Imports & Exports
Channel 9:
MEF & Silverlight 4 Beta - Part 1, Introduction
WindowsClient:
The (Near) Final Word on Multi-Monitor Taskbars for Windows 7 - Ultramon vs. DisplayFusion
WindowsClient:
Looking back at 2009, and forward to 2010
Silverlight:
Polling Video – A Viable sub-second alternative?
TechNet Edge:
Windows Server 2008 R2 Quick Look #2 - Active Directory Recycle Bin
Channel 10:
I'm a Windows 7 PC Themes
Channel 10:
24 Years of Windows Box Art
WindowsClient:
Silverlight tutorial: HOW TO build CommandLink Control in Silverlight with Expression Blend 3 and Behaviors
ASP.NET:
Converting an RGB Color To Hex With JavaScript
Silverlight:
Silverlight HVP Design – Configuration & Scenarios
Channel 9:
Channel 9 Live at PDC09: Day 3 Welcome
Channel 9:
Channel 9 Live at PDC09: TWoC9 Day 3
Channel 10:
Microsoft's Mobicast: Stiched Cell Streams
Channel 10:
Festive Bing
TechNet Edge:
How Microsoft Reduces Operational Risk through Business Continuity Management
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online