User Profile & Activity

Bernard Xiang Member
Page
of 52
Posted: October 11, 2012 11:18 PM

Hi Owe,

Are you installed Intersoft product on your deployment machine? Have you put this configuration of http handler into system.webserver in your web.config? Here's the link for the configuration:

http://www.intersoftpt.com/Support/WebUIStudio/Tutorial/Text/Configure-Intersoft-products-to-run-in-IIS7-environment/

If this issue still exists, please let me know. Hope this helps.


Regards,
Bernard

Hi Alessandro,

There's official request for this problem. But we still don't know the estimated time from developer regarding this issue. If you want, I will set this request as high priority feature request. And I'll let you know if I heard something regarding this feature request. Hope this helps.

Regards,
Bernard

Posted: October 9, 2012 12:08 AM

Hi Kashif,

From the requirement that you mentioned above, I think you want to do add new row on Unbound WebGrid. For doing this matter, I give you my sample that explain that will describe you how to adding new row on Unbound WebGrid. Could you check on my sample and tell me if this sample meet your requirement or no?


Regards,
Bernard

Hi Alessandro,

OnCustomFilter method invoked when AutomaticFilter feature in WebGrid is set to false and when filtering is needed on data binding process. If you doesn't set that property to false, this event won't be triggered. This problem happen because HTML behaviour that change whitespace into 1 whitespace like I said above. Probably, there's no event that triggered when we type on Filter TextBox. That's why, we couldn't handle changes of WebGrid input on filter bar.

For now the only way to do this filter is using HTML tag [and]nbsp; that will rendered as whitespace in HTML. I also attach the screenshot here. Hope that helps. But for doing this in more elegant method, maybe we should wait for the feature that we suggest inside future request to our developer team. I'll let you know if I heard anything regarding this feature request.


Regards,
Bernard

Posted: October 8, 2012 2:26 AM

Hi Jason,

Glad, that you solved the problem. If you have any further question, please don't hesitate to ask us.

Regards,
Bernard

Hi Stephe Faust,

Glad, that you have found the problem. If you have any further question, please don't hesitate to ask us.

Regards,
Bernard

Posted: October 7, 2012 9:59 PM

Hi Jason,

Regarding to your requirement, I've changed the sample. I also attach my sample here. I'm using another button as Pending Changes button and make it disable or enable regarding to its status. Please let me know if this sample meet your requirement or no. And if doesn't meet your requirement, please let know misconfiguration on my sample. Hope this helps.


Regards,
Bernard

Hi Allessadro,

Sorry, I've put wrong format for the earlier message. To filter data with 2 or more whitespace you can use this format in filter row:

Text&[nbsp];&[nbsp];&[nbsp];Text --> this will be read as Text   Text (with 3 space)
(delete the [ ] symbol)

Is this method work in yours WebGrid? Probably we couldn't handle this in client side. But if you want do this with more elegant, this problematic behaviour have been stacked on our feature request. I'll let you know if I heard something from developer team regarding this problematic behaviour.


Regards,
Bernard

Posted: October 4, 2012 4:56 AM

Hi Jason,

I attach my sample. I'm using button to update the data inside WebGrid to database. I also save the dirty row (edited row) in Hidden Field. Is my sample meet your requirement? Please tell me if there's misconfiguration in my sample. Hope this helps.

Regards,
Bernard

Posted: October 3, 2012 11:16 PM

Hi Jason,

Regarding to your scenario, I think it's have the same behaviour like BatchUpdate in our WebGrid. This feature enables your end user to make multiple changes to the data in the client side, while at the same time maintaining the changes as they navigate the data around. WebGrid also submits all changes to server-side in a single request, the changes won't be updated to database after the data edited.

For references of BatchUpdate, please visit:
http://intersoftpt.com/Support/WebGrid/Documentation/topic491.html

Hope this helps. 


Regards,
Bernard

All times are GMT -5. The time now is 8:36 PM.
Previous Next