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:666749
More Search Options
RSS Available
Matching Posts
Re: GridView align
Add these values to your .css file. .TARight { text-align : right ; } .TALeft { text-align : left ; } .TACenter { text-align : center ; } In the gridview item add to right align: ItemStyle-CssClass ="TARight" Solved the issue!
Posted to
Data Presentation Controls
(Forum)
by
Beemray
on 5/13/2007
Re: GridView align
Add these values to your .css file. .TARight { text-align : right ; } .TALeft { text-align : left ; } .TALeft { text-align : center ; } In the gridview item add: ItemStyle-CssClass ="TARight" Solved the issue!
Posted to
Data Presentation Controls
(Forum)
by
Beemray
on 5/13/2007
Re: Can GridView Have Fixed Columns and Rows?
Rowcount and calculate how many rows u need to insert to get a number that divides on pagesize. Insert empty rows as "dummy rows" to fill out the table. Look for post on how to insert rows in a gridview. Fill in in each column. Just an idea, hope it helps..: ) Regards Brage
Posted to
Data Presentation Controls
(Forum)
by
Beemray
on 5/13/2007
Re: Open PDF image from SQL Server
I love you man. I mean it. You really made my day.(or night that is : ))
Posted to
Getting Started
(Forum)
by
Beemray
on 4/17/2007
Open PDF image from SQL Server
I'm not able to get this right and I'm running out of time! I'm storing a PDF as a blob into image in SQL Server using Powerbuilder. When retrieving this file I get a message from Adobe "There was an error opening this document. The file is damaged and could not be repaired. I'm curious weather the error is in the aspx.cs page, or if it is originated in the Powerbuilder PDF creation. Heres my code, any help from a pro saves my day!! String ls_connstr = ConfigurationSettings .AppSettings[ "DSN" ]
Posted to
Getting Started
(Forum)
by
Beemray
on 4/17/2007
Re: Display file in Visual Studio
Thanks! This looks interesting, a bit surprising though, it still has to be streamed out. No easier or more automated way to display image docs in visual visual studio, anyone know of a way?
Posted to
Visual Studio 2005
(Forum)
by
Beemray
on 4/17/2007
Display file in Visual Studio
I have stored a PDF in a image in SQL Server. Is there an easy way to display this PDF on a webpage in Visual Studio 2005?
Posted to
Visual Studio 2005
(Forum)
by
Beemray
on 4/17/2007
Replace old window.opener code
I'd like to pass values from a spesific row in a gridview from one window to a number of asp:textbox controls in another window(the parent window). I don't seem like I can use the popupwindow technique in the Timetracker Starter Kit since I'm returning several values from a spesific row in a gridview. Any ideas on how to do this will be appreciated!
Posted to
Data Presentation Controls
(Forum)
by
Beemray
on 4/12/2007
Re: GridView with stored procedure error
Thanks for the help, this resolved the issue! B-e-a-u-t-i-f-u-l! Point of interest: The name of the parameters also had to match the parameter names in the stored procedure. Good help! < asp : SqlDataSource ID ="SqlDataSource1" runat ="server" SelectCommandType ="StoredProcedure" SelectCommand ="FPN.dbo.spGetKundeSok" ConnectionString =" <%$ ConnectionStrings:Pubs %> "> < SelectParameters > < asp : ControlParameter Name ="fk_FirmaID" ControlID ="FirmaID" /> < asp : ControlParameter
Posted to
Data Presentation Controls
(Forum)
by
Beemray
on 4/12/2007
Re: GridView with stored procedure error
Correction, the connectstrings are like this: < connectionStrings > < add name = " Pubs " connectionString = " Server=EvolveIT;Database=FPN;User Id=sa; Password= sa " providerName = " System.Data.SqlClient " /> < remove name = " LocalSqlServer " /> < add name = " LocalSqlServer " connectionString = " Data Source=FPN; User Id = sa; Password= sa " providerName = " System.Data.SqlClient " /> </ connectionStrings >
Posted to
Data Presentation Controls
(Forum)
by
Beemray
on 4/11/2007
Page 1 of 3 (22 items) 1
2
3
Next >
Channel 9:
Nick Baker: Xbox Architecture
TechNet Edge:
Thrive Live! Behavioral Interviewing: A behavioral answer is always the correct answer
ASP.NET:
PDC and Tech-Ed Europe Slides and Code
WindowsClient:
Anybody build a XAML parser in C or C++ yet?
WindowsClient:
Silverlight use, power and deployment keeps growing; so does WPF
ASP.NET:
T4CSS: A T4 Template for .Less CSS With Compression
WindowsClient:
JSON-P: An Elegant Hack
Channel 9:
Photosynth Update and New UI
Channel 9:
First Look: Streetside in Bing Maps
Channel 9:
Coding4Fun at PDC 2009
WindowsClient:
10 Must-See PDC 09 Sessions
Channel 10:
Photosynth Updated with New Release and New UI
Channel 10:
WindowsBlinds 7 Now Works with Windows 7
Channel 10:
Zune HD Launches New Colors
ASP.NET:
PDC09: ASP.NET MVC 2: Ninjas Still on Fire Black Belt Tips
ASP.NET:
Hanselminutes Podcast 188: ASP.NET MVC 2 Beta with Phil Haack
ASP.NET:
Hanselminutes Podcast 186: .NET Debugging 101 with Tess Ferrandez
TechNet Edge:
WinRE and free stuff with Sean Kearney
WindowsClient:
XslCompiledTransform and large template elements
WindowsClient:
The Future of Client App Dev : WPF and Silverlight Convergence
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online