read data

Questionsread data
George asked 11 years ago

How can i read data results of grid table with php?For example i want the values of some fields to be readable so i can fetch data.

4 Answers
Abu Ghufran answered 11 years ago

Hello,

If you need to access data before displaying on grid, you can use on_display event.
If you wish to access postback data for add/edit, you can use on_update / on_insert event and write your business logic.

The custom events are available in licensed version

George answered 11 years ago

I want to update data after search.So on_update is what i need?what is the right syntax of on_update?Sorry for the questions i am new to php.

George answered 11 years ago

These functions can be used in free version?

Abu Ghufran answered 11 years ago

Ops, i thought you are using licensed version. No it's not available in free now.

Your Answer

16 + 6 =

Login with your Social Id:

OR, enter

Attach code here and paste link in question.
Attach screenshot here and paste link in question.



How useful was this discussion?

Click on a star to rate it!

Average rating 0 / 5. Vote count: 0

No votes so far! Be the first to rate it.

We are sorry that this post was not useful for you!

Let us improve this post!

Tell us how we can improve this post?