![]() |
![]() |
||||||
|
|||||||
| Tags: arrow, headerrelease, loose, override |
![]() |
|
|||
|
I am overriding the default sort functionality of the DataGrid so I can call a
webservice to supply the data subset from the data superset stored on the server. I am using the headerRelease event to make preventDefault() functionality and make a call to the webservice with new sort order. The service call then returns 20 records out of the larger recordset to be bound to the DataGrid. I have the call happening and the data returning but I loose the sort arrow. Can anyone suggest how to solve this issue? I did try to extend the DataGrid but can't get a reference in the extended object to the send method on the HTTPService to get the data. Any and all help is greatly appreciated. Thanks, CJ |
| Sponsored Links |
|
|||
|
Adobe Newsbot hopes that the following resources helps you. NewsBot is experimental and any feedback (reply to this post) on its utility will be appreciated:
Flex 3 - Explicit parameter passing and parameter binding: There are two distinct ways to call HTTPService, WebService, ... When you use explicit parameter passing, you can specify an object that contains name-value Link: http://livedocs.adobe.com/flex/3/htm..._access_5.html Converting XML to objects using the Flex HTTPService MXML tag at: Im returning an object from an ASP.Net Web service. Any ideas? My resultFormat is object. ... Dragging rows between two different Flex DataGrid controls Link: http://blog.flexexamples.com/2007/09...vice-mxml-tag/ Flex 3 - Handling service results: To work with strongly typed objects, you must populate those objects by using the object tree that Flex creates. WebService and HTTPService components both Link: http://livedocs.adobe.com/flex/3/htm..._access_6.html Bruce Phillips' Blog: Using XML in Flex - Tutorial Part 3: Oct 17, 2006 ... The send method is used to tell the HTTPService object to connect to ... Using XML in Flex - Tutorial Part 4 - WebService (October 22, 2006) Link: http://www.brucephillips.name/blog/i...x--HTTPService All Classes (Flex 3): mx.rpc.http.mxml, You use the tag to represent an HTTPService object in an ..... is used to create SOAP 1.1 formatted requests for a web service operation. Link: http://livedocs.adobe.com/flex/3/lan...s-summary.html The Flex Programming Model: May 3, 2007 ... In Flex, you can define a data grid, an HTTPService , and have the ... parts of a Flex application, you can bind the affected object's data Link: http://www.artima.com/lejava/article...ogramming.html Disclaimer: This response is generated automatically by the Adobe NewsBot based on Adobe [L=Community Engine]http://community.adobe.com/ion/search.html[/L]. |
|
|||
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|
- Contact Us
-|-
Adobe Dreamweaver Forums -|-
Archive -|-
Top -|-Rules/Disclaimer-|-Help/Support-|-Advertise