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:829302
More Search Options
RSS Available
Matching Posts
Re: Accessing report datasets in code behind
from reportviewer it would be diffcult to access why dont u use the reportdocument..to access the same.
Posted to
SQL Server Reporting Services
(Forum)
by
vijay_010237866
on 12/14/2009
Re: Design question... DetailsView inside Repeater...
suppose u have put a button insertshipement for each row of repeater on row_command of repeater u can track the command name and based on u can refresh the details view each time a user clicks on this so that a new shipment can be created for that order...so u can create as many shipment for a record as u want.
Posted to
Data Presentation Controls
(Forum)
by
vijay_010237866
on 12/14/2009
Re: ListItemCollection and Viewstate Problem in Usercontrol
since after post back it is getting initalized again it is loosing its value u need to keep the value in viewstate and bind it after postback to list again
Posted to
State Management
(Forum)
by
vijay_010237866
on 12/14/2009
Re: Update Panel with listview, datapager postback full page
put the listview in seprate update panel ....
Posted to
ASP.NET AJAX UI
(Forum)
by
vijay_010237866
on 12/14/2009
Re: without GAC
if u have no shared assemblies that u accessing from gac. then it wont make any differenc.e
Posted to
Visual Studio 2005
(Forum)
by
vijay_010237866
on 12/14/2009
Re: Help with binding on dynamic controls
u need to rebind all the controls again after postback...as per my understanding of ur problem u can keep the data before any event in session..so that u can rebind the controls
Posted to
Web Forms
(Forum)
by
vijay_010237866
on 12/14/2009
Re: Creating Property in Master Page
Just create an object of the master page by id like MasterPage1 a1 = new MasterPage1(); a1.Prop; this way u can access that.
Posted to
Master Pages, Themes and Navigation Controls
(Forum)
by
vijay_010237866
on 12/14/2009
Re: Seting up multiple Where statements on one DetailView based on query String
" ConnectionString="" runat="server"> < asp : SqlDataSource ID ="SqlDataSource1" runat ="server" ConnectionString =" <%$ ConnectionStrings:CreditApplicationConnectionString %> " SelectCommand ="SELECT [NameOfPerson], [Designation] FROM [BKPCACUCO] WHERE <%= str %> "> </ asp : SqlDataSource > " ConnectionString="" runat="server">now declare a varible str in cs " ConnectionString
Posted to
Data Presentation Controls
(Forum)
by
vijay_010237866
on 12/14/2009
Re: open a popup page and display Usrcontorl from gridview itemtemplate control.
as per my understanding when u click on treeview_selectednodechanged TextBox tx=(TextBox)gridview.rows[3].findcontrol("txtid"); tx.Text = tv.selectedvalue; like this
Posted to
Data Presentation Controls
(Forum)
by
vijay_010237866
on 12/14/2009
Re: save the datatable to viewstate
yeah u can
Posted to
State Management
(Forum)
by
vijay_010237866
on 12/13/2009
Page 1 of 7 (66 items) 1
2
3
4
5
Next >
...
Last »
ASP.NET:
Moving your ASP.NET Application to Windows Azure – Part II
Silverlight:
HVP – Core Scaffolding and Updated News
Channel 9:
TWC9: 2009 - The Year in Review
ASP.NET:
Tip#100: Did you know… How to view ASP.NET trace information?
ASP.NET:
Passing anonymous objects to MVC views and accessing them using dynamic
Channel 9:
Channel 9 Live at PDC09: Coding 4 Fun
Channel 9:
Channel 9 Live at PDC09: Stephen Toub
WindowsClient:
Mouse Gestures for Internet Explorer
Channel 9:
Controlling concurrency in Rx
Channel 9:
Dev Tools Ecosystem Summit Videos Available
WindowsClient:
Using Cerebrata's Cloud Storage Studio To Download IIS logs from Multiple Instances of Windows Azure
TechNet Edge:
TechNet Radio: Office 2007 Setup and Configuration (Part 1)
Channel 10:
How-To: Listen to Your Zune Pass Music on Your WinMo Phone
Channel 10:
Share Your Screen with SharedView
Channel 10:
Get Microsoft Tinker Game For Free
Channel 10:
LG eXpo WinMo 6.5 Unboxing Video
Channel 9:
ADFS 2.0 RC is Here!
Channel 10:
Bing Reference Updated with New Sidebar Features
Channel 10:
Look Behind SurfaceScapes
ASP.NET:
Moving your ASP.NET Application to Windows Azure – Part I
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online