|
Dynamic contenct not working property in sortable
|
|
1st December, 16:05
Post: #1
|
|||
|
|||
|
Dynamic contenct not working property in sortable
Hi,
I am trying to implement a popup in a ASP.net sortable GridView control. Basically, when a label in a row (tr) is clicked in the gridview, a popup will display, showing the detail information about that particular row. The content of the popup is dynamic. I am able to create the popup with the dynamic content. However, after the popup is opened, and when I try to sort the grid by clicking on the column heading, the page is replaced by the popup page. Can anyone tell me what's wrong with my code? Parent page that contains sortable gridView: JS Code
JS Code
popup.aspx page: protected override void Page_Load(object sender, EventArgs e) { _EntityId = Request.QueryString["EntityId"]; lblEntityId.Text=_EntityId } |
|||
|
1st December, 18:03
Post: #2
|
|||
|
|||
|
RE: Dynamic contenct not working property in sortable
I'd need a live demo to help, sorry
Craig Thompson Web Developer / Designer Craigsworks http://www.craigsworks.com |
|||
|
2nd December, 01:22
Post: #3
|
|||
|
|||
RE: Dynamic contenct not working property in sortable
(1st December 18:03)Craig Wrote: I'd need a live demo to help, sorry Hi I cannot give you direct access to the site. however, I just created a dumb down version and the code is attached. I cannot recreate the problem I am experiencing 100%, but the code i sent you gives the error: "theForm.__SCROLLPOSITIONX IS NULL or not an object" when I click on the grid view heading to sort after the qtip popup is shown. |
|||
|
3rd December, 15:35
Post: #4
|
|||
|
|||
|
RE: Dynamic contenct not working property in sortable
I'm not seeing any attachments?
Craig Thompson Web Developer / Designer Craigsworks http://www.craigsworks.com |
|||
|
3rd December, 16:56
Post: #5
|
|||
|
|||
RE: Dynamic contenct not working property in sortable
Test.zip (Size: 3.73 KB / Downloads: 1)
(3rd December 15:35)Craig Wrote: I'm not seeing any attachments? Here you go. Thanks in advance for any advice. |
|||
|
8th December, 18:45
Post: #6
|
|||
|
|||
|
RE: Dynamic contenct not working property in sortable
I don't have a web server capable of parsing this unfortunately. I'd need to see a live example hosted somewhere.
Craig Thompson Web Developer / Designer Craigsworks http://www.craigsworks.com |
|||
|
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)

Search
Member List
Calendar
Help




