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:772035
More Search Options
RSS Available
Matching Posts
Re: The page is getting timedout
I have tried AsyncPostBackTimeout="600" with the Toolkitscriptmanager, but no go.
Posted to
Getting Started
(Forum)
by
digeeshs
on 7/11/2008
The page is getting timedout
I would like to know how the timeout process takes place. I had given the timeout to 60 in the web.config file but it got timed out after 60 seconds. So I gave time out to 600. It still got timed out after 60 seconds. I am using master page and Ajax and asp.net 2.0. I want the pages to be timeout after 1 hour. Its a intranet website. I get an error message of Ajax stating timedout message. Help me!!!!!
Posted to
Getting Started
(Forum)
by
digeeshs
on 7/11/2008
GET Free Space on a CD
Hi, I would like to know how to get the free space on a cd in the server for a intranet website. I have tried DriveInfo and System.Management classes. But no go both gives 0 as free space.
Posted to
Getting Started
(Forum)
by
digeeshs
on 6/12/2008
Is there a way to add multiple fields to the crystal report dynamically and get the report?
Is there a way to add multiple fields to the crystal report dynamically and get the report?
Posted to
Crystal Reports
(Forum)
by
digeeshs
on 2/11/2008
Re: How to display only limited no of items in the drop down list and set scroll bar for the rest.
i set the cssclass property for the dropdownlist and in the class set the text-font and text-align properties but there was no effect with the dropdownlist
Posted to
Web Forms
(Forum)
by
digeeshs
on 2/9/2008
How to display only limited no of items in the drop down list and set scroll bar for the rest.
1. I want to display the scroll bar when the items in the dropdown list is more that 8. How do I do that? 2. How to align the text of the dropdownlist like left, right, center?
Posted to
Web Forms
(Forum)
by
digeeshs
on 2/8/2008
Re: How to fix the gridview header while scrolling
I found out the way. It works fine. This is what i tried and it works very fine. < div style ="overflow-x: hidden; overflow: scroll; width: 100%; height:350px" id ="gridviewContainer"> < asp : GridView ID ="GridView1" runat ="server" Width ="100%" GridLines ="Horizontal" AllowSorting ="True" OnRowCommand ="GridView1_RowCommand" RowHeaderColumn ="fields" DataKeyNames ="RecordID,IsRead" OnSelectedIndexChanged
Posted to
Data Presentation Controls
(Forum)
by
digeeshs
on 2/8/2008
How to fix the gridview header while scrolling
How can i fix the header for gridview while scrolling? I tried css class but no go. The header moves up as i scroll up. .SearchResultFixedHeader { position : relative ; top : expression(this.offsetParent.scrollTop-5) ; }
Posted to
Data Presentation Controls
(Forum)
by
digeeshs
on 1/31/2008
Controls in Gridview disappears
I have a gridview and have 3 static controls which are some image buttons which have imageurls bound from the database. The rest of the fields that are displayed in the gridview are dynamically added. The code follows: Table tb = new Table(); tb.Style["width"] = "100%"; TableRow row = new TableRow(); for (int i = 0; i < fields.Count; i++) { BoundField field = new BoundField(); Pair p = (Pair)fields[i]; field.DataField = p.First + ""; field.HeaderText = p.Second +
Posted to
Data Presentation Controls
(Forum)
by
digeeshs
on 1/30/2008
The controls in the gridview disappears
I have a gridview and have 3 static controls which are some image buttons which have imageurls bound from the database. The rest of the fields that are displayed in the gridview are dynamically added. The code follows: Table tb = new Table (); tb.Style[ "width" ] = "100%" ; TableRow row = new TableRow (); for ( int i = 0; i < fields.Count; i++) { BoundField field = new BoundField (); Pair p = ( Pair )fields[i]; field.DataField = p.First + "" ; field.HeaderText = p
Posted to
ASP.NET Dynamic Data
(Forum)
by
digeeshs
on 1/30/2008
Page 1 of 4 (39 items) 1
2
3
4
Next >
WindowsClient:
ASP.NET AJAX 4.0 Data Binding on MSDN Magazine
TechNet Edge:
Improving Collaboration with SharePoint - Tech Focus December 2009 Part 1
Channel 9:
Channel 9 Live at PDC09: Scott Guthrie
Channel 10:
Get Bing Wallpapers on the iPhone
Channel 10:
Get Discounted Concert Tickets at the New Windows Section 7
Channel 10:
Bing Gets a New Toolbar
ASP.NET:
More on medium trust: what permission are you missing?
Channel 9:
Channel 9 Live at PDC09: Bob Muglia
WindowsClient:
Adventures With Windows Azure Diagnostics
Mix Online:
Adventures With Windows Azure Diagnostics
Channel 9:
Channel 9 Live at PDC09: Ray Ozzie
Channel 9:
Coding4Fun: DrinkTendr
Channel 9:
TWC9: Scott Hanselman, John Galloway, Bing, parallel unit tests, more
TechNet Edge:
ISA to TMG Migration Guidance
Channel 9:
Life at Microsoft: Episode 3
TechNet Edge:
Microsoft Windows Server 2008 to AITP
ASP.NET:
How important is medium trust to you?
WindowsClient:
Microsoft Web Platform & You
WindowsClient:
New Book: Developing for Microsoft Surface
Channel 9:
BugCamSmash in Action!
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online