Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - AN00372424

Pages: [1]
1
Thank you very much. It works.

But if i change the data, it is not getting reflected.

Eg: In the text box the current value is 25. I am changing the value to 35 in the screen. But am getting the same old value 25 in the scope.gridOptions.dataModel.data.

In the example you've mentioned earlier, there was not any save functionality. Is there any way to capture those modified data to the dataModel.data object.

I tried using css selector 'id'. But if i go to the next page in the data grid pagination, the modified data is getting lost.

Kindly give me your suggestions on this topic.

2
Thank you for the information.

Is there any way to add custom text box using Angular JS in Param Query Grid to meet our requirements? 

3
The columns are editable by default. Yes I agree this. But the text box (Editable text box) will be available only if we double click on the field. But in our requirement by default, that text box should be available for all the rows for a particular column.

I have attached two screenshots.

In one image, none of the columns will have editable text box.
In another image, one column with value 8 will have editable text box.

My requirement is, by default all those columns should have that editable text box (without double clicking on it).


4
Hi Team,

Using Param Query is there any possibility to make few columns of all the rows as editable text box field on loading.

Thanks in Advance.

Pages: [1]