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:837554
More Search Options
RSS Available
Matching Posts
Re: To disable Cascading Drop Down
you're the man... 5 hours and i find this post... tnks
Posted to
ASP.NET AJAX Control Toolkit
(Forum)
by
maralbust
on 10/27/2009
connect to network machine
Hello everyone, as the subject say i need to connect (not to sql) to a machine in my network. I need to connect to a machine and copy a file in a folder, this machine has a domain/user and password could you say me how?
Posted to
Getting Started
(Forum)
by
maralbust
on 7/20/2009
Re: just to know, Row.delete()
tnks for your replies :) but i know what the methods do, my answer is why in one is necesary and in other one no. some config in the page, some parameter ?
Posted to
Getting Started
(Forum)
by
maralbust
on 7/16/2009
Re: Error in my new webservice
ExecuteDataset is part of the SqlCommand strangely, if i do SqlCommand cmd = new SqlCommand(); doesn't show me ExecuteDataset
Posted to
Getting Started
(Forum)
by
maralbust
on 7/15/2009
just to know, Row.delete()
Hi to everyone, I have a question, just to know. I've two codes in diferents pages page1.aspx.cs protected void grdCertificados_RowCommand(object sender, GridViewCommandEventArgs e) { if (e.CommandName == "delete") { DataTable dt = (DataTable)Session["dtRegistro"]; foreach (DataRow dtRow in dt.Rows) { if (dtRow["ID_CERTIFICADO"].ToString() == Convert.ToString(e.CommandArgument)) { dtRow.Delete(); dtRow.AcceptChanges(); break; } } if (dt.Rows.Count > 0) { Session
Posted to
Getting Started
(Forum)
by
maralbust
on 7/15/2009
Re: updatepanel, modalpopupextender and textchanged
i already fixed, I change the type control who call the popup, but... i have another problem the textbox doesn't trigger the OnTextChange, when i press enter, make me a sound, like end line or when you try to write in a readonly field why is that?
Posted to
ASP.NET AJAX Control Toolkit
(Forum)
by
maralbust
on 6/25/2009
updatepanel, modalpopupextender and textchanged
yeeeeeeah, I've a problem with this. I have a TextBox in a ModalPopupExtender with AutoPostBack=true and OnTextChanged="txtFolio_TextChanged", when i fire the event my ModalPopupExtender disappear can somebody help me?
Posted to
ASP.NET AJAX Control Toolkit
(Forum)
by
maralbust
on 6/24/2009
Re: updatepanel, modalpopupextender and textchanged
:D tnks for your reply I already have it, i put a breakpoint in the codebehind and enter in the txtFolio_TextChanged(object sender, EventArgs e) but after a few a second enter again on the page_load event and my modal close, if i don't use AutoPostBack= true my textbox doesn't do the postback. plis help
Posted to
ASP.NET AJAX Control Toolkit
(Forum)
by
maralbust
on 6/24/2009
Re: updatepanel, modalpopupextender and textchanged
i try somthing like that on if (Page.IsPostBack) where i put that code? i try to many stuff, i'm not thinking xD
Posted to
ASP.NET AJAX Control Toolkit
(Forum)
by
maralbust
on 6/24/2009
Re: ReportDataSource and DataTable with n rows
ok, I find the answer (I think :p), I put a List in my report... but, the report generate the double of pages. if my report have 1 page, this generate 2, if I have 2 pages, this generate 4, etc, etc. why that happen?
Posted to
SQL Server Reporting Services
(Forum)
by
maralbust
on 6/23/2009
Page 1 of 7 (67 items) 1
2
3
4
5
Next >
...
Last »
Channel 9:
Channel 9 Live at PDC09: Dr Jeff Norris, NASA
Channel 10:
Flickr Drive Integrates Flickr into Windows Explorer
Channel 10:
Playfire: A Growing Network for Gamers
Channel 10:
Find the Top iPhone Apps with Bing (Yes, Really!)
Channel 10:
Xbox to Become Emergency Alert System
Channel 10:
Progression of the Iconic Background
WindowsClient:
ASP.NET AJAX 4.0 Data Binding on MSDN Magazine
WindowsClient:
Don’t miss out..
TechNet Edge:
Improving Collaboration with SharePoint - Tech Focus December 2009 Part 1
Channel 9:
Channel 9 Live at PDC09: Scott Guthrie
Channel 10:
Get Discounted Concert Tickets at the New Windows Section 7
Channel 10:
Get Bing Wallpapers on the iPhone
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
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online