Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > ASP .Net Building Controls > Is there an Equivalent control in .NET for Datawindow control Of PB

Reply
Thread Tools

Is there an Equivalent control in .NET for Datawindow control Of PB

 
 
Vannela
Guest
Posts: n/a
 
      12-15-2003
Is there any equivalent control in .NET for the Power
builder DataWindow control?

I am explaining the Datawindow architecture to some extent.

Power Builder DataWindow Control has got different
presentation styles and different data sources.

Presentation styles like tabular format , graph format,
grid format, freeform format, Composite format(somthing
like report) group format etc.

Different styles give the different presentation styles
like tabular and grid is equivalent to datagrid control.

But other styles like group format

For example if we group by city the presentation style
would be in this way in the output ( THIS STYLE CAN
RETRIEVE COLUMN FROM ANY NUMBER OF TABLE OR ALSO CAN BE A
NON RELATIONAL DATABASE DEPENDING ON THE SITUATION)

PRESENTATION STYLE FOR GROUP FORMAT

STUDNAME COURSE

HYDERABAD SSSSSSS MCA
DDDDDDDD MBA
SGFASFA BCA

ADILABAD ASHDAJDFA BSC
FFKAGFAFAKF MSC
DSJHGSKKFJS PHD

PRESENTATION STYLE FOR FREE FORM FORMAT


STUID : 101

STUD NAME : SASDAAD

COURSE : BSC

CITY : ADILABAD

we have got the data dource option where we specify which
column shouls be retrieved form which table.

Data style option where we specify the format ie.,
presentation style for the datawindow.

All the columns names look like labels and columns value
look like textboxes of c#
And data gets binded form the database
Also we have got functions like rowinsert , rowdelete
which allows us to insert row or delete row in the
database and also they are many other functions 150
functions.

Is there any equivalent control in .NET or through which
control we can achieve this architecture?

Ie., through user controls , custom controls or through
datagrid only .


Or is there any tool which can convert PB Datawindow
control to .NET control.


Any suggestion are appreciated


Thank you

 
Reply With Quote
 
 
 
 
imgedgot@search26.com
Guest
Posts: n/a
 
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Is there a router equivalent of the catalyst's "enable engineer"? Reenigne Cisco 1 02-22-2006 11:11 PM
DataWindow.Net Support Ramzy N.Ebeid ASP .Net 0 10-25-2005 07:29 AM
Sybase Datawindow in ASP .NET ? Eric Briffoz via DotNetMonster.com ASP .Net 0 02-01-2005 09:30 AM
Is there Control equivalent DataWindow Control of PowerBuilder Sunkam Santhoshi ASP .Net 2 12-06-2004 01:08 PM
Juniper erase start is there an equivalent? CJ Cisco 1 05-20-2004 02:01 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57