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:677582
More Search Options
RSS Available
Matching Posts
Re: How to use paging with xmldatasource
Paging work when i defined xmldatasource from aspx page, but failed without error message when i tried to defined it in code behind. Regards, Rudianto
Posted to
XML and XmlDataSource Control
(Forum)
by
Rudianto
on 8/5/2009
Re: How to use paging with xmldatasource
Dear srinivaskotra, Thanks for your suggestion, but my problem is how to use paging with gridview with the source from xmldatasource and the datasource defined in codebehind?, as my before posting that the paging work properly when we defined the datasource in aspx page but failed without error if we defined it in codebehind, my assumption it because if we defined the datasource in code behind the page always reload every we click the next or previous paging button. Regards, Rudianto
Posted to
XML and XmlDataSource Control
(Forum)
by
Rudianto
on 8/5/2009
How to use paging with xmldatasource
Dear All, I have application was have a gridview datasource for the gridview defined from xmldatasource as below : <asp:GridView ID="GridView1" runat="server" AllowPaging="true" DataSourceID = "MySource1" PageSize="5" > <Columns> <asp:BoundField DataField="TimeReceive" HeaderText="Date"> <ItemStyle HorizontalAlign="Left" Width="45%" Font-Size="10px" /> <HeaderStyle Font-Bold
Posted to
XML and XmlDataSource Control
(Forum)
by
Rudianto
on 8/4/2009
Re: Read xml as xmldatasource
Dear Kavita, Thank you, It's solve my problem, btw may i know how to generate my xml file make it as xsl template that is needed a software. Regards, Rudianto
Posted to
XML and XmlDataSource Control
(Forum)
by
Rudianto
on 8/3/2009
Re: Read xml as xmldatasource
Dear Kavita, Thank you for your reply, can you tell me how to convert my xml with xslt, please? Regards, Rudianto
Posted to
XML and XmlDataSource Control
(Forum)
by
Rudianto
on 8/2/2009
Read xml as xmldatasource
Dear All, I was generated the xml from dataset and saved to xml file this the result : <NewDataSet> <Table1> <TimeReceive>27/01/2009</TimeReceive> <PhoneNo>+251111111</PhoneNo> </Table1> <Table1> <TimeReceive>28/01/2009</TimeReceive> <PhoneNo>+252222222</PhoneNo> </Table1> <NewDataSet> Now, i want to use the xml file as xmldatasource, but i have an error : "Expression must evaluate to a node-set." I was
Posted to
XML and XmlDataSource Control
(Forum)
by
Rudianto
on 7/31/2009
Calculate data in datatable
Dear All, I want to calculate data in datatable, my data as below: Country | Order ------------------------ INA | 200 ENG | 300 USA | 500 TOTAL | "?" how to fill the total of order quantity, with the mark '?' i don't want sum the value with the loop one by one row, has the datatable provide a function to solve this?. Regards, Rudianto
Posted to
Web Forms
(Forum)
by
Rudianto
on 7/30/2009
Re: How to create a daily report (pdf) which contains chart.
Try to use crystal report, you can add the chart dynamically from database, and it has a button to convert your chart to pdf file you just click the button. Regards, Rudianto
Posted to
Getting Started
(Forum)
by
Rudianto
on 7/16/2009
Multiple Response.Redirect
Dear Friends, Now i have been develop smsgateway application with asp.net language, this application using a hardware box from the vendor but it very full customize with asp.net language, for send one sms message i just type this code for(int x = 0; x < 5; x++) { Response.Redirect("http:\\myserver\sendsms.cgi?param=message" + x.ToString()) } i want to send 5 sms in one times. I tried to loop the response.redirect buy it's fail only the last one has executed. It's possible to
Posted to
Web Forms
(Forum)
by
Rudianto
on 7/9/2009
Re: Multiple Response.Redirect
-- REVISED MY POST-- Dear Friends, Now i have been develop smsgateway application with asp.net language, this application using a hardware box from the vendor but it very full customize with asp.net language, for send one sms message i just type this code : Response.Redirect("http:\\myserver\sendsms.cgi?param=message" + x.ToString()) now i want to send 5 sms in one times. I tried to loop the response.redirect as below for(int x = 0; x < 5; x++) { Response.Redirect("http:\\myserver
Posted to
Web Forms
(Forum)
by
Rudianto
on 7/9/2009
Page 1 of 3 (22 items) 1
2
3
Next >
WindowsClient:
WPF/XAML helping VS2010 Extensibility
WindowsClient:
HTTP 403.9 with ADO.NET Data Services
WindowsClient:
xml syntax highlighting in Silverlight
Channel 9:
Channel 9 Emerges in China
WindowsClient:
Overlaying Icons on the Windows 7 Taskbar with WPF 4
Channel 9:
The Outlook calendar starts in 1601 - But Why?
ASP.NET:
Bytes by MSDN: Brad Abrams Interview with Billy Hollis: Silverlight 4, RIA Services and VS2010
Mix Online:
Pictures or it Didn't Happen
Channel 9:
Reactive Extensions API in depth: even more Zip
TechNet Edge:
SDL For Agile
Mix Online:
Test Lab Note
Channel 9:
Enabling Help in the Visual Studio 2010 Shell
Channel 9:
Office Casual - Smart Art
WindowsClient:
Prism and MEF
IIS.NET:
Overcoming the Challenges Enterprises Face with Streaming Video
Silverlight:
MEF, Silverlight and the HVP
TechNet Edge:
Client and Cloud Security
TechNet Edge:
Client and Cloud Security
Channel 9:
Building on Azure: Persistent Systems
Channel 9:
Building on Azure: Persistent Systems
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online