This is a migrated thread and some comments may be shown as answers.

[Solved] Some question about custom editor popup of grid

0 Answers 41 Views
Grid
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Nguyen
Top achievements
Rank 1
Nguyen asked on 04 Apr 2011, 04:44 AM
Hi all,

When using custom editor popup of grid, i have some question. Pls help me !!!!
In this scenario, i have two table as below:
   tblStudent: StudentID, StudentName, ClassID, Image(varchar), Birthday, Mark
   tblClass: ClassID, ClassName.

-First question: how to use combobox on custom popup form when edit record of tblStudent ? This combobox for ClassId column. it bounded data by tblClass and display ClassName column.
- Second question: i want to use upload file for Image. After user uploaded image to server folder, it return a string of path. How to use it on custom popup form ?

Pls help me !!!!

Thanks all ! 
Tags
Grid
Asked by
Nguyen
Top achievements
Rank 1
Share this question
or