datawindows in composite datawindow used in datawindow.NET, are not sliding upHi,
Problem: datawindows in composite datawindow used in "datawindow.NET", are
not sliding up ,
if one dw is not visible or did not retrieve data. Resulting in unwanted
spaces.
The height of blank white space is equal to the height of the datawindow art
design time.
When I looked at the generated JavaScript, I noticed there is "div" for the
datawindow with height 0.00in
which is supposed to be not visible. Tried different options with
html/xhtml/xml same result.
But slides up ok when exported to pdf(using saveas) on web and in PB10.5
application.
Also s...
ado.net or/and datawindow.netHi,
Can datawindow.net work with Sybase's ado.net or are they not compatible
with each other.
We have two separate groups of developers, one group develops web apps using
ASE as the back end for the data, so they use a combination of Visual Studio
..NET and Sybase's ado.net to do their work. We have another group that
develops client/server apps using Powerbuilder, but since 80% of their work
is in writting reports using Powerbuilder, I was wondering if they could use
a combination of datawindow.net and ado.net to put make these reports
available on the web through ...
Datawindow.Net in ASP.NetIt is a Power builder to ASP.Net migration project.
As per my analysis, the PBL should be mapped to the
datawindow.net control to get the functionality of the
existing PB datawindow and can convert the PB code to .net
code. Please correct me if i'm wrong.
I would like to know whether we can use datawindow.net
control without PBL just like datagrid.
In datagrid we could bind the dataset as a datasource and
populate the records. Is this possible using datawindow.net?
Datawindow is nothing but it stores queries/stored
proecedures. Incase i want to change the queries after
mi...
DataWindow.NETI'm using DataWindow.NET 1.5.1 9004 on a Windows XP
Professional SP 2 machine with the latest Microsoft Update
patches.
The release notes indicate that change request 385532 is
corrected.
However, if I configure my computer to use a Windows XP
theme the border does not render as expected; a blue
bordered box is displayed. If I configure my computer to
use a Windows Classic theme the border is rendered as
expected. Is there something else I need to do to get the
datawindow object column borders to render correctly when
using a Windows XP theme?
Ken
Are you using 3D Lower...
datawindow and Datawindow.NET Function ComparisonHi All!
What is the equivalent function in datawindow.net for the
dw_1.GetSelectedRow()
Is there any listings or comparison available for datawindow.net function
and datawindow?
Thanks.in advance
S. Viswanathan
Look to DataWindowControl.FindNextSelected(RowNumber) method.
Regards,
Mikhail Klygin.
Viswanathan S �����:
> Hi All!
>
> What is the equivalent function in datawindow.net for the
> dw_1.GetSelectedRow()
>
> Is there any listings or comparison available for datawindow.net function
> and datawindow?
>
> Thanks.in advanc...
PB Datawindow to DataWindow .Net MigrationWe have a datawindows in PB 9 and PB 11 also. Now we are planing move
to .Net Applications. We are generating all PB objects in to .Net(C#)
except data windows. Now we are planing to move PB datawindows to
DataWindow .Net 2.5.
Can you please explaing the way to convert/migrate PB Datawindows to
DataWindow .Net 2.5.
Advanced thanks for your suggesstions.
Thank You,
Chaithu
Start the Datawindow Designer applet and create a new Project.
Then use the Import... feature to import the datawindow source .SRD files.
These can be exported from PowerBuilder.
--
Paul Horan[Sybase]
...
Problems with External Datawindows in Datawindow .NetHas anyone used an external datawindow within a datastore in a .Net
application? We are converting a piece of functionality from PowerBuilder to
C# .Net and the routine uses an external datawindow. Since it is an external
I didnt do SetTransObject before doing the InsertRow. I simply tried
inserting a row into the datastore and a DatawindowNotCreatedException was
thrown. Has anyone run into something similar?
We are widely using external datawindow.
Your error is not concerned with external datawindow. It is concerned with
DataWindowControl bad behaviour (it is documented,...
How do I deploy ASP.NET that have datawindow.net ?I have been ask many question but never have response. T_T
I follow the programmer's guide and use automatic tools to
generate .MSI installer. for copying the dll to the server.
i did that.
and restart the server. when i browse the web, its a good
think no error is prompted (like before i install the .MSI).
but instead, now its loading forever. just like its loading
something that is so big. i wait for 30min. yet nothing
happen.
what is the problem actually ?
thank you, folks.
...
DataWindow .NET for Windows CE .NETIt is possible to use DataWindow .NET for Windows CE .NET?
When
I create a Smart Device Application project for Visual C#, I
can't
see the Datawindow .NET controls (DW control,
Datastore,...).
...
Converting datawindow objects to datawindow .NetHi,
Can someone please list the various methods we can use to
convert the standard datawindow object to a datawindow .net
object ?
Thanks,
Sanjay
I'm lost. There's no conversion necessary. PB and DW.Net use the
same datawindow objects.
On 19 Feb 2007 17:46:15 -0800, Converting wrote:
>Hi,
>
>Can someone please list the various methods we can use to
>convert the standard datawindow object to a datawindow .net
>object ?
>
>Thanks,
>
>Sanjay
Thanks Bruce. I probably confused you but good to know that
we can modify the datawin...
DataWindow.NET and PB10.5 DataWindow Extentions ?Hi,
will the next release (so far I know DataWindow.NET 2.0) will based
on the Powerbuilder DataWindow engine 10.5.
or in other words:
The new DataWindow extentions from PB10.5 (treeview datawindow, autosize
....) will be part of
of the next DataWindow.NET Release
Till now we are in the process of testing the same pbl's (and datawindows)
in Webforms and PB apps.
TIA
Heino Hellmers
Yes. The PowerBuilder 10.5 DataWindow engine is used and those features are
supported.
"Heino Hellmers" <heino@hellmers.com> wrote in message
news:42ff2c87$1@f...
DataWindow.NET : issue using external datawindowHello,
I created an external datawindow with 3 columns, but I have
error messages when I want to use it in my .NET application
:
When I want to insert rows, I get the message : "InsertRow
was called when no DataWindow object was attached."
I set in design mode my pbl library and also the datawindow
name I want to use. I also tried to set it dynamically in
the code, but it changes nothing.
I'm sure SQLCA isn't useful for this kind of DataWindow, but
I also tried to set it and I get the message "SetTransaction
was called when no DataWindow object was att...
Problem VB.NET 2003 and DataWindows.netGreetings:
When trying to add manually DataWindows.net 2.0 control to
my Vb.Net 2003 studio I get the following message:
DataWindowInterop.dll is not a Microsoft.Net module
I get the same error when trying to add DataWindow.dll
Can someone advise how to resolve this problem?
Thanks
Hello,
I am having the exact same problem. Is it even possible to
use Datawindow 2.0 in Vb.Net 2003? If so what's the trick?
DW .NET installed fine but the controls on the tool box
don't show up. I tried adding DLL's both ways as a .NET and
a COM component but neither worked.
Any ...
Datawindow.NET control on ASP.NET WebformHi,
I am new to power Builder and power script. I like to
request for information on how can I import DataWindow.NET
control from power builder Tool into a Visual Studio 2008
as a Add-On to build/Develop a web application.
your help and insight is highly appreciated.
Thanks,
Hi,
I am new to power Builder and power script. I like to
request for information on how can I use imported
DataWindow.NET control from power builder Tool into a
Visual Studio 2008 as a Add-On to build/Develop a web
application.
Like to know the feasibility of using it on a web form and
customisi...