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:800903
More Search Options
RSS Available
Matching Posts
Re: add scrollbars to datagrids dynamically.
I have to create it dynamically within the placeholder,not in design page.
Posted to
Data Presentation Controls
(Forum)
by
ams16
on 3/6/2009
add scrollbars to datagrids dynamically.
I am creating multiple datagrids at runtime within a placeholder. I want to add scrollbars to them. Please can someone help me as i dont know how to add scrollbars to datagrids created at runtime.I am using .net 1.1
Posted to
Data Presentation Controls
(Forum)
by
ams16
on 3/6/2009
Re: pblm with datagrid
The folowing line gives exception: dgd[i].DataSource=dv1;
Posted to
Data Presentation Controls
(Forum)
by
ams16
on 3/4/2009
Re: pblm with datagrid
with this,i am getting the exception"Object reference not set to an instance of an object. "
Posted to
Data Presentation Controls
(Forum)
by
ams16
on 3/4/2009
Re: pblm with datagrid
Again I am getting an exception at the same line. "Index was outside the bounds of array"
Posted to
Data Presentation Controls
(Forum)
by
ams16
on 3/4/2009
pblm with datagrid
I am trying to create datagrids dynamically using Datagrid Array.But I am getting exception while setting Datasource. Do anybody have the solution for this? Code using(SqlDataAdapter da =new SqlDataAdapter(cmd1)) { DataSet ds =new DataSet(); da.Fill(ds); for(int i=ds.Tables.Count;i >=1;i--) { int j=ds.Tables.Count; DataGrid[] dgd=new DataGrid[i]; DataGrid DataGrid[i]= new DataGrid(); DataView dv1=new DataView(ds.Tables[i-1]); dgd[i].DataSource=dv1;// Exception dgd[i].DataBind(); plh1.Controls
Posted to
Data Presentation Controls
(Forum)
by
ams16
on 3/4/2009
write stored procedure in .net
i am using .net 1.1 and sql 2000.i need to write the stored procedure in .cs file.is it possible.if so how?
Posted to
SQL Server, SQL Server Express, and SqlDataSource Control
(Forum)
by
ams16
on 3/3/2009
problem with paging in datagrid
I am having a datagrid and for that i have enabled the paging.Suppose,I am in page 4 & i click on a column I will be taken to next page.From there,if i click Back button,its displaying the first page itself.How to solve this?
Posted to
Data Presentation Controls
(Forum)
by
ams16
on 1/6/2009
Re: problem with datalist
it works fine.thanx
Posted to
Data Presentation Controls
(Forum)
by
ams16
on 12/4/2008
problem with datalist
I have a datalist in my asp.net page.The design is as follows: < asp : DataList ID ="PicturesInFolder" runat ="server" Width ="100%" CellPadding ="5"> < ItemTemplate > < h3 >< asp : Label runat ="server" ID ="FileNameLabel" Text =' <%#System.IO.Path.GetFileNameWithoutExtension(Eval("Name")) %> '> //Line 29 </ asp : Label ></ h3 > < asp : Image runat ="server" ID ="Picture"
Posted to
Data Presentation Controls
(Forum)
by
ams16
on 12/4/2008
Page 1 of 8 (77 items) 1
2
3
4
5
Next >
...
Last »
Channel 9:
TWC9: XAML tools, Silverlight for Live Writer, Surface SDK,
Channel 9:
C9 Conversations: Brian Beckman on Complexity [C9 Conversations: Brian Beckman on Complexity]
Channel 10:
Black Friday Deals on Windows 7 Machines
Channel 10:
Holiday Shopping on Bing Cashback = Big Online Savings
Channel 10:
Black Friday Deals at the Microsoft Store
Channel 10:
Incredible Black Friday Deal: Windows 7 Notebook for $197
ASP.NET:
Presenting in Europe Next Week
TechNet Edge:
AlignIT IT Manager Podcast #30 - Straight Talk about Windows 7
WindowsClient:
You know your post rate has gone down...
Silverlight:
Geek Profiles – Scott Guthrie
Channel 9:
C9 Lectures: Dr. Erik Meijer - Functional Programming Fundamentals Chapter 9 of 13
TechNet Edge:
Managing Your Virtual World - Tech Focus November 2009 Part 2
ASP.NET:
Silverlight and RIA Services: Implementing Search
Channel 9:
C9 Lectures: Brian Beckman - Covariance and Contravariance in Physics 1 of 1
Channel 9:
Set Your Data Free
Channel 9:
Implementing a Silverlight SharePoint WebPart with Visual Studio 2010
WindowsClient:
New WPF Showcase Addition: Enterprise
Channel 9:
Reactive Extensions API in depth: Contract
WindowsClient:
Concluding "New WPF Features" Series
WindowsClient:
Introduction to TestApi – Part 5: Managed Code Fault Injection APIs
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online