User Profile & Activity

Vincenzo Angeloni Member
vincenzo.angeloni@wuerth-phoenix.com
Page
of 12
Posted: October 7, 2009 2:51 AM

Hi,


I can not use the OnPrepareDataBinding because I need to apply the filter on particular event on client side and I using the sendCustomerData in order to invoke the method on server side.

I need to know how to run UpdateUI (client side method) on server side.


Thanks,


Vincenzo

Posted: October 6, 2009 3:04 AM

Hi,

ok, in that mode i can get the cell.Text anyway i need to get also any hidden fields (custom attributes) related to that cell, how to retrieve those?


Thanks,


Vince

Posted: October 2, 2009 10:06 AM

Hi,


I get the cells with

var celObj= rowObj.GetCells();

anyway in that collection I do not find the cell related to column related to the group.


For example I have a webgrid with four column:

name, age, city, job

when I select a row i can get all cells for the row.

If I group by the city when I select a row i find only the cells for name, age, job.

How to get the information about the grouping column cell city?


Thanks,


Vince



Posted: September 29, 2009 5:30 AM

I am using the WebCombo as editType, We need to maintain the the space in the cell after the selection of the webcomboRow.


Thanks,


Vince

Posted: September 29, 2009 5:10 AM

Hi,


in my scenario we have to select a product so we use the webCombo, anyway we need to provide an imput must so the user during the editing in the web combo text box can use the imput mask.

For example for the product number we need the following mask:

"____-___-___" in the text box of the webcombo.


Thanks,


Vince

Posted: September 29, 2009 5:05 AM
 Hi,

using the InitializeRow I fix the problem when we show data.

Anyway I have the problem when I exit from the edit mode because I insert space chars but when I exit the edit mode on the cell the i lost the spaces and I have only one space char, I need to maintain the space chars.


Thanks,


Vince

Posted: September 24, 2009 5:48 AM

Hi,


i insert spaces on Editing mode ('C000[4 spaces]1') but when i exit from edit mode in the textBox (cell Element) I see only one space ('C000 1').

I need to maintain the spaces after the edit mode.

Thanks,


Vince

Posted: September 24, 2009 3:33 AM

Hi,

your workaround is ok for webcombocolumn, instead on webgrid into the cell now I have

"C001 000 003 005     1"

we do not have space but the space char  


Why the workaround does not work for webgrid?


Thanks,


Vince

Posted: September 2, 2009 12:09 PM

Hi,

 

the code is ok, no problem, we are implementing our custom slidebar based on that code.

Anyway on current version we are using the standard Slidebar customEditor and we have to change its position for our demo.

 

Thanks,

 

Vince

Posted: September 2, 2009 4:00 AM

ok, thanks.

 

Anyway using the standard Slidebar, without rewrite it; how to change position?

 

Thanks,

 

Vince

All times are GMT -5. The time now is 1:34 PM.
Previous Next