Tips & Tricks
DataWindow.NET How To: DataWindow Formatting
In this article, we're going to look at how DataWindow.NET technology is a simpler but more powerful way of formatting data in the presentation layer. We'll be taking a sample application provided by Microsoft for .NET and implementing it using DataWindow.NET technology.
Reader Feedback: Page 1 of 1
#8 |
alvin commented on 23 Jul 2008
how can i change the highlight color of selected row? the default is blue which looks heavy.
thanks
|
#7 |
I'd suggest posting your question in Sybase's DataWindow.Net forum.
http://www.sybase.com/detail?id=1031119
It would be much easier to address there.
|
#6 |
Praveen commented on 10 Dec 2007
Sir ,
We are using Datawindow.net 2.0[Trail] in VS2005 with ASP.Net 2.0 & C#.Net . Using WebDatawindow.net in ASP.Net data retrieving and also
data interting are so smoth . We using connection ADO.net & ASP.Net security trust level default security level ( full trust level )
For security problem most of developer suggests that 'medium trust'and also our webserver support only medium trust.So we are changing Security policy to 'medium'.
( In %windir%\Microsoft.NET\Framework\v2.0.50727\CONFIG\Web.Config
to change
to
)
***********Then I am facing a crucial problem ************
Required permissions cannot be acquired.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.Security.Policy.PolicyException: Required permissions cannot be acquired.
How can overcome to in this problem . If you have any solution ... pls forward me ...
|
#5 |
I'd suggest posting your question in Sybase's DataWindow.Net forum:
http://www.sybase.com/detail?id=1031119
It would be much easier to address there.
|
#4 |
Atif Riaz commented on 14 Nov 2007
Hey this is atif i have read your articles they were really help full. what i am trying is that i am using data window 2.0 in Dotnet now i want any CSS file like we do it for html or asp pages i want to define CSS file from where i can formate the report made in Data Window automatically. I need your help?
|
#3 |
If you can't find it here, check the Sybase CodeXchange site. I loaded it there as well:
http://datawindownet.codexchange.sybase.com/servlets/ProjectDocumentList...
|
#2 |
Mike commented on 7 Feb 2006
Where is an arcticle code?
|
#1 |
SYS-CON Australia News Desk commented on 3 Feb 2006
In this article, we're going to look at how DataWindow.NET technology is a simpler but more powerful way of formatting data in the presentation layer. We'll be taking a sample application provided by Microsoft for .NET and implementing it using DataWindow.NET technology.
|