User Profile & Activity

Douglas Badin Member
Page
of 11

Hi,

That works.

Thanks,

Doug

Hi,

That was half the answer.

Since I was using an asp:TextBox, I also had to set FlyBackSettings.PostInputControls to true.

Where can I find the default values for FlyBackSettings?

Thanks,

Doug

 

Hi,

That solution has some problems:

1. As previous mentioned in this thread, "rowObject Cells do not have the value yet" and in my case the ID would be the Primary AutoIncrement  Column.  In this case I would have to get it from the XmlResponse.

2. Since in my case, the ID is also not a visible WebGrid Column, I can not get it from the XmlResponse, hence it will not be available for the setTimeout function.

Any other ideas?

Thanks,

Doug

 

 

It does matter when the WebGrid Column is not Visible.

The value is no longer in xmlResponseObject.

Any other way or event to get this value?

Thanks,

Doug

So, how do I get these types of tables to work with WebGrid?

Sorry for so many Replies.

It takes a while to figure out what characters this app does not like.  Something non-printable.

   ISNet.WebUI.WebGrid.DataBinding.(DataView dataSource, String dataMember, String request) +776
   ISNet.WebUI.WebGrid.DataBinding.DataBind(Object dataSource, String dataMember) +606
   ISNet.WebUI.WebGrid.WebGrid.() +46
   ISNet.WebUI.ISNetControl.ControlRequestHandler(Object sender, EventArgs e) +304

[Exception: Object reference not set to an instance of an object.]
   ISNet.WebUI.ISNetControl.ControlRequestHandler(Object sender, EventArgs e) +457
   System.Web.UI.Control.OnPreRender(EventArgs e) +8682870
   System.Web.UI.Control.PreRenderRecursiveInternal() +80
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean 

includeStagesAfterAsyncPoint) +842




Version Information: Microsoft .NET Framework Version:2.0.50727.3603; ASP.NET Version:2.0.50727.3082 
   ISNet.WebUI.WebGrid.DataBinding.(DataView dataSource, String request) +851
   ISNet.WebUI.WebGrid.DataBinding.  (DataView view, XmlNode xReq) +1396
[NullReferenceException: Object reference not set to an instance of an object.]
   ISNet.WebUI.WebGrid.WebGridTable.IsKeyValueEqual(WebGridRow row, Object oKeyValues) +97

 

All times are GMT -5. The time now is 6:39 AM.
Previous Next